Skip to content

Commit

Permalink
Merge pull request #80 from xiaoxuan010/fix-79
Browse files Browse the repository at this point in the history
  • Loading branch information
hanydd authored Nov 17, 2024
2 parents 11f8473 + 708cb63 commit 3846567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/content.css
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ input::-webkit-inner-spin-button {
padding: 0.5em;
margin: 0.5em;
border-radius: 2em;
z-index: auto;
z-index: 5;
background-color: var(--category-color, #000);
opacity: 0.7;
box-shadow: 0 0 8px 2px #333;
Expand Down

0 comments on commit 3846567

Please sign in to comment.