mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 22:05:44 +01:00
style(next): fix top position of code badge
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user