Skip to content

Commit cea5f26

Browse files
committed
🎨 Style switch component
1 parent 49d5593 commit cea5f26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/switch.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ class Switch extends BaseComponent<typeof SwitchSpec> {
3232
display: inline-block;
3333
width: 36px;
3434
height: 22px;
35+
top: 3px;
3536
}
3637
input {
3738
opacity: 0;

0 commit comments

Comments
 (0)