Skip to content

Commit

Permalink
fix sliders on chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
spessasus committed Feb 17, 2024
1 parent 8deb560 commit 96d4e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/website/css/settings.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
cursor: pointer;
-webkit-appearance: none;
margin-top: -7.5px;
background: transparent;
background: white;
}
.settings_slider:focus::-webkit-slider-runnable-track {
background: #510087;
Expand Down

0 comments on commit 96d4e94

Please sign in to comment.