style(next): fix top position of code badge

This commit is contained in:
Elian Doran 2025-01-28 17:00:32 +02:00
parent f1cb95d95e
commit eaf548f056
No known key found for this signature in database

View File

@ -31,6 +31,7 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
padding: 0px 10px;
letter-spacing: 0.5px;
font-weight: bold;
top: 0;
}
.attachment-content-wrapper pre code,