Skip to content

Commit

Permalink
fix(theme): specify white for refining form field edits, hopefully ma…
Browse files Browse the repository at this point in the history
…ke them show up correctly
  • Loading branch information
seiyria committed Apr 10, 2023
1 parent 8356128 commit 76490f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
max-width: 40px;
max-height: 25px;
text-align: center;
color: #fff;

&::-webkit-outer-spin-button,
&::-webkit-inner-spin-button {
Expand Down

0 comments on commit 76490f7

Please sign in to comment.