mirror of
https://github.com/zadam/trilium.git
synced 2026-02-19 12:14:23 +01:00
fix(collections): collection properties still clipped in list/grid view
This commit is contained in:
parent
81a572af25
commit
08da8d73e0
@ -1,5 +1,5 @@
|
||||
.note-list {
|
||||
overflow: hidden;
|
||||
overflow: visible;
|
||||
position: relative;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user