mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 18:37:12 +02:00
ui/grid view/tables: tweak
This commit is contained in:
@@ -375,7 +375,8 @@
|
||||
}
|
||||
|
||||
.ck-content .table {
|
||||
display: block;
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
overflow-y: scroll;
|
||||
--scrollbar-thickness: 0;
|
||||
scrollbar-width: none;
|
||||
|
||||
Reference in New Issue
Block a user