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