Skip to content

Commit

Permalink
add Mono input selector make buttons smaller 2 fit 4 options
Browse files Browse the repository at this point in the history
  • Loading branch information
olzzon committed Sep 3, 2024
1 parent a0cffcc commit 8ad0804
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/src/assets/css/ChanStrip.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
outline: none;
-moz-outline: none;
color: white;
height: 62px;
height: 55px;
width: 70px;
border-color: rgb(71, 71, 71);
background-color: rgb(53, 53, 53);
Expand Down
2 changes: 1 addition & 1 deletion client/src/assets/css/ChanStripFull.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
outline: none;
-moz-outline: none;
color: white;
height: 62px;
height: 55px;
width: 70px;
border-color: rgb(71, 71, 71);
background-color: rgb(53, 53, 53);
Expand Down

0 comments on commit 8ad0804

Please sign in to comment.