mirror of
https://github.com/zadam/trilium.git
synced 2026-07-19 20:31:14 +02:00
style/note attachments: fix the context menu getting clipped
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.attachment-detail-wrapper.list-view {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.attachment-title {
|
||||
font-size: 1.1rem;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user