mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 07:39:55 +01:00
fix(attachment): attachment content overlapping
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
|
||||
.attachment-detail-wrapper.list-view .attachment-content-wrapper {
|
||||
max-height: 300px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.attachment-detail-wrapper.full-detail {
|
||||
|
||||
Reference in New Issue
Block a user