mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-04 20:21:31 +08:00
client: Use a multiple column layout for the MIME type listing
This commit is contained in:
parent
611fb90a52
commit
4f5d874028
@ -1199,6 +1199,10 @@ button.close:hover {
|
||||
flex-grow: 0 !important;
|
||||
}
|
||||
|
||||
.options-mime-types {
|
||||
column-width: 250px;
|
||||
}
|
||||
|
||||
textarea {
|
||||
cursor: auto;
|
||||
}
|
||||
@ -1233,3 +1237,4 @@ textarea {
|
||||
.jump-to-note-results .aa-suggestions {
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user