mirror of
https://github.com/zadam/trilium.git
synced 2026-08-04 22:30:51 +02:00
client: Use a multiple column layout for the MIME type listing
This commit is contained in:
@@ -1199,6 +1199,10 @@ button.close:hover {
|
||||
flex-grow: 0 !important;
|
||||
}
|
||||
|
||||
.options-mime-types {
|
||||
column-width: 250px;
|
||||
}
|
||||
|
||||
textarea {
|
||||
cursor: auto;
|
||||
}
|
||||
@@ -1232,4 +1236,5 @@ textarea {
|
||||
|
||||
.jump-to-note-results .aa-suggestions {
|
||||
padding: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user