fix(sidebar): hover state of shortcut items
This commit is contained in:
parent
02e764cd4c
commit
6216cda60e
1 changed files with 1 additions and 0 deletions
|
|
@ -359,6 +359,7 @@
|
|||
}
|
||||
.sidebar-item-suffix {
|
||||
margin-left: auto;
|
||||
padding: 7px;
|
||||
.keyboard-shortcut {
|
||||
color: var(--ink-gray-4, #999999);
|
||||
font-size: var(--text-sm);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue