Skip to content

Commit

Permalink
Adjust time select width
Browse files Browse the repository at this point in the history
  • Loading branch information
basic-experimental authored Aug 25, 2024
1 parent 1eee75a commit 32fb5c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions other/timer/timer.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

#time-select > select {
height: 40px;
width: 40px;
width: 80px;
-webkit-appearance: none;
text-indent: 1px;
border: 0px;
Expand Down Expand Up @@ -93,4 +93,4 @@
letter-spacing: 1px;
color: #E0E0E0;
background-color: #404040;
}
}

0 comments on commit 32fb5c4

Please sign in to comment.