enhance(ui): polish line height for the wb context menu shortcut slot

pull/10897/head
charlie 2024-01-16 16:12:54 +08:00
parent 402ac73ec9
commit 919319bad1
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ html[data-theme='light'] {
.tl-menu-right-slot { .tl-menu-right-slot {
margin-left: auto; margin-left: auto;
padding-left: 20px; padding-left: 20px;
line-height: 1;
.keyboard-shortcut > code { .keyboard-shortcut > code {
padding: 4px !important; padding: 4px !important;