Skip to content

Commit

Permalink
fix: minor fix for editor UI
Browse files Browse the repository at this point in the history
Signed-off-by: svrnm <neumanns@cisco.com>
  • Loading branch information
svrnm committed Nov 17, 2022
1 parent e96a585 commit 024d409
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/editor.less
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
color: var(--base-text-color);
display: block;
font-size: 120%;
height: 100%;
margin-bottom: 8px;
margin-bottom: 9px;
margin-top: 8px;
padding: 8px;
padding-top: 14px;
}

.select-hotkeys {
Expand Down

0 comments on commit 024d409

Please sign in to comment.