mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-30 03:32:26 +08:00
style(next): fix top position of code badge
This commit is contained in:
parent
f1cb95d95e
commit
eaf548f056
@ -31,6 +31,7 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
|
|||||||
padding: 0px 10px;
|
padding: 0px 10px;
|
||||||
letter-spacing: 0.5px;
|
letter-spacing: 0.5px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.attachment-content-wrapper pre code,
|
.attachment-content-wrapper pre code,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user