mirror of
https://github.com/zadam/trilium.git
synced 2025-12-23 16:49:58 +01:00
fix(attachment): duplicate padding in code blocks
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
|
||||
.attachment-detail-wrapper.list-view .attachment-content-wrapper pre {
|
||||
max-height: 400px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.attachment-content-wrapper img {
|
||||
|
||||
Reference in New Issue
Block a user