mirror of
https://github.com/zadam/trilium.git
synced 2026-02-17 11:56:57 +01: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