style(next): apply kbd style to content

This commit is contained in:
Elian Doran 2025-03-12 18:08:39 +02:00
parent 383408e884
commit e0cebf1c00
No known key found for this signature in database

View File

@ -1840,7 +1840,8 @@ div.bookmark-folder-widget .note-link .bx {
}
/* Keyboard shortcut */
.help-dialog .help-cards kbd {
.help-dialog .help-cards kbd,
.ck-content kbd {
box-shadow: var(--help-kbd-shortcut-shadow);
margin: 0 4px;
border: none;