mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix SQL console scrolling
(cherry picked from commit 749bb90713f5aa88dcd5454fb70af750320931ba)
This commit is contained in:
parent
bfc7570e14
commit
e9454e4db7
@ -411,6 +411,10 @@ div.ui-tooltip {
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
#sql-console-query .CodeMirror-scroll {
|
||||
min-height: inherit !important;
|
||||
}
|
||||
|
||||
.btn {
|
||||
border-radius: var(--button-border-radius);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user