mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-31 04:02:26 +08:00
style(next): improve footnote style
This commit is contained in:
parent
ba0b48d6dc
commit
1e80f264d9
@ -114,4 +114,9 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
|
|||||||
|
|
||||||
.code-sample-wrapper .hljs {
|
.code-sample-wrapper .hljs {
|
||||||
transition: background-color linear 100ms;
|
transition: background-color linear 100ms;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ck-content .footnote-section {
|
||||||
|
border: 0;
|
||||||
|
border-top: 1px solid var(--main-border-color);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user