Support custom output path for PDF previews and add styling for concept actions
This commit is contained in:
@@ -203,6 +203,10 @@ button.remove-row-button {
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.concept-actions {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
button {
|
||||
border: 1px solid var(--accent);
|
||||
border-radius: var(--control-radius);
|
||||
|
||||
Reference in New Issue
Block a user