Skip to content

Commit

Permalink
fix: button spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
andygongea committed Mar 15, 2024
1 parent a0d0333 commit bdbf03a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media/views/common/vscode.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
--input-padding-horizontal: 4px;
--input-margin-vertical: 4px;
--input-margin-horizontal: 0;
--button-padding-horizontal:16px;
--button-padding-verical:6px;
--button-padding-horizontal: 16px;
--button-padding-vertical: 6px;
}

body {
Expand Down

0 comments on commit bdbf03a

Please sign in to comment.