mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +01:00
improvements to the search spec
This commit is contained in:
@@ -30,6 +30,10 @@ const TPL = `
|
||||
border-spacing: 10px;
|
||||
}
|
||||
|
||||
.search-setting-table div {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.search-setting-table .button-column {
|
||||
/* minimal width so that table remains static sized and most space remains for middle column with settings */
|
||||
width: 50px;
|
||||
|
||||
Reference in New Issue
Block a user