style(next): fix top position of code badge

pull/1066/head
Elian Doran 2025-01-28 17:00:32 +07:00
parent f1cb95d95e
commit eaf548f056
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -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,