mirror of
https://github.com/zadam/trilium.git
synced 2026-01-31 19:04:25 +01:00
chore(sql_console): set gutter color
This commit is contained in:
parent
748b87da9a
commit
69e88c1d9f
@ -7,6 +7,10 @@
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.gutter {
|
||||
background-color: var(--accented-background-color) !important;
|
||||
}
|
||||
|
||||
.sql-result-widget {
|
||||
height: 100%;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user