Skip to content

Commit

Permalink
Fix height of sliders in Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
will-moore committed Apr 12, 2024
1 parent 054222a commit b7cfdfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/figure.css
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@
background-color: transparent;
-webkit-appearance: none;
z-index: 0;
height: 4px;
}
input[type=range]:focus {
outline: none;
Expand Down

0 comments on commit b7cfdfa

Please sign in to comment.