Skip to content

Commit

Permalink
Update App.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo authored Sep 13, 2023
1 parent 4ce9ef6 commit 46b1d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/App.scss
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ body {

.btn {
font-size: 9px;
width: 41px;
width: $TextSize-1;
padding: 2px;
border: 1px solid $ButtonColor;
&:hover {
Expand Down

0 comments on commit 46b1d1f

Please sign in to comment.