Skip to content

Commit b09f6e2

Browse files
committed
Remove redundant all: unset
1 parent 2296c3f commit b09f6e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pages/assets/style.css

-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ th-theme-button {
2828
}
2929

3030
input[type="range"] {
31-
all: unset;
3231
box-sizing: border-box;
3332
width: 100%;
3433
height: 0.375rem;
@@ -57,7 +56,6 @@ input[type="range"] {
5756
}
5857

5958
input[type="color"] {
60-
all: unset;
6159
width: 100%;
6260
height: 100%;
6361
border-radius: 0.25rem;

0 commit comments

Comments
 (0)