mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 16:26:59 +02:00
fix(collections): collection properties still clipped in list/grid view
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.note-list {
|
||||
overflow: hidden;
|
||||
overflow: visible;
|
||||
position: relative;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user