Skip to content

Commit

Permalink
Remove redundant all: unset
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-harding committed Oct 17, 2024
1 parent 2296c3f commit b09f6e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pages/assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ th-theme-button {
}

input[type="range"] {
all: unset;
box-sizing: border-box;
width: 100%;
height: 0.375rem;
Expand Down Expand Up @@ -57,7 +56,6 @@ input[type="range"] {
}

input[type="color"] {
all: unset;
width: 100%;
height: 100%;
border-radius: 0.25rem;
Expand Down

0 comments on commit b09f6e2

Please sign in to comment.