mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
style(next): apply kbd style to content
This commit is contained in:
parent
383408e884
commit
e0cebf1c00
@ -1840,7 +1840,8 @@ div.bookmark-folder-widget .note-link .bx {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Keyboard shortcut */
|
/* Keyboard shortcut */
|
||||||
.help-dialog .help-cards kbd {
|
.help-dialog .help-cards kbd,
|
||||||
|
.ck-content kbd {
|
||||||
box-shadow: var(--help-kbd-shortcut-shadow);
|
box-shadow: var(--help-kbd-shortcut-shadow);
|
||||||
margin: 0 4px;
|
margin: 0 4px;
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user