mirror of
https://github.com/zadam/trilium.git
synced 2026-02-11 08:14:39 +01:00
chore(sql_console): reverse preview and code sections
This commit is contained in:
parent
5053e74447
commit
9010e0b1ce
@ -1,4 +1,8 @@
|
||||
.sql-console-widget-container {
|
||||
.note-detail-split.split-vertical {
|
||||
flex-direction: column-reverse;
|
||||
}
|
||||
|
||||
.note-detail-split-preview {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user