mirror of
https://github.com/zadam/trilium.git
synced 2025-12-03 22:14:24 +01:00
fix(attachment): attachment content overlapping
This commit is contained in:
parent
67d2175ce9
commit
18e2f1f90c
@ -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 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user