Browse Source

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

charlie 2 years ago
parent
commit
919319bad1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tldraw/apps/tldraw-logseq/src/styles.css

+ 1 - 0
tldraw/apps/tldraw-logseq/src/styles.css

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