style(attachment): fix margin for code blocks

This commit is contained in:
Elian Doran 2025-12-25 11:54:00 +02:00
parent 6b4d069211
commit afeaf51831
No known key found for this signature in database

View File

@ -58,8 +58,7 @@
.attachment-content-wrapper pre {
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin: 0;
}
.attachment-detail-wrapper.list-view .attachment-content-wrapper {