mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 02:42:27 +08:00
Tweak the padding of the language badges
This commit is contained in:
parent
b9ebc66122
commit
b112cb609f
@ -824,7 +824,7 @@ html .note-detail-editable-text :not(figure, .include-note):first-child {
|
|||||||
.ck.ck-editor__editable pre[data-language]::after {
|
.ck.ck-editor__editable pre[data-language]::after {
|
||||||
--ck-color-code-block-label-background: rgba(128, 128, 128, .5);
|
--ck-color-code-block-label-background: rgba(128, 128, 128, .5);
|
||||||
border-radius: 0 0 5px 5px;
|
border-radius: 0 0 5px 5px;
|
||||||
padding: 2px 10px;
|
padding: 0px 10px;
|
||||||
letter-spacing: .5px;
|
letter-spacing: .5px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user