mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
feat(command_palette): improve keyboard shortcut
This commit is contained in:
parent
ace166a925
commit
89378eae7b
@ -1808,14 +1808,11 @@ textarea {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jump-to-note-dialog .command-shortcut {
|
.jump-to-note-dialog kbd.command-shortcut {
|
||||||
padding: 0.2rem 0.4rem;
|
background-color: transparent;
|
||||||
font-size: 0.8em;
|
color: inherit;
|
||||||
background-color: var(--button-background-color);
|
opacity: 0.75;
|
||||||
border: 1px solid var(--main-border-color);
|
font-family: inherit !important;
|
||||||
border-radius: 3px;
|
|
||||||
margin-left: auto;
|
|
||||||
flex-shrink: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.jump-to-note-dialog .command-description {
|
.jump-to-note-dialog .command-description {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user