mirror of
https://github.com/zadam/trilium.git
synced 2025-12-03 22:14:24 +01:00
fix(attachment): duplicate padding in code blocks
This commit is contained in:
parent
18e2f1f90c
commit
6772453b3a
@ -63,6 +63,7 @@
|
|||||||
|
|
||||||
.attachment-detail-wrapper.list-view .attachment-content-wrapper pre {
|
.attachment-detail-wrapper.list-view .attachment-content-wrapper pre {
|
||||||
max-height: 400px;
|
max-height: 400px;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.attachment-content-wrapper img {
|
.attachment-content-wrapper img {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user