mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 14:44:25 +01:00
style/note attachments: fix the context menu getting clipped
This commit is contained in:
parent
13fb57b46d
commit
656b261946
@ -25,6 +25,10 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.attachment-detail-wrapper.list-view {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.attachment-title {
|
||||
font-size: 1.1rem;
|
||||
margin: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user