Skip to content

Commit 8988bfc

Browse files
committed
remove checkbox sizing
1 parent 4e186f5 commit 8988bfc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dist/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,6 @@ dialog > div > div,
8787
dialog > div > input[type="text"] {
8888
flex-grow: 1;
8989
}
90-
dialog input[type="checkbox"] {
91-
width: 1em;
92-
height: 1em;
93-
}
9490
@media (min-width: 800px) {
9591
body {
9692
margin: 50px;

0 commit comments

Comments
 (0)