mirror of
https://github.com/zadam/trilium.git
synced 2026-06-25 02:50:21 +02:00
chore(sql_console): set gutter color
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.gutter {
|
||||
background-color: var(--accented-background-color) !important;
|
||||
}
|
||||
|
||||
.sql-result-widget {
|
||||
height: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user