Skip to content

Commit f9cc18a

Browse files
committed
fixed icon again
1 parent 84c31b7 commit f9cc18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Toggle.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
align-items: center;
1818
}
1919
.button {
20-
height: 40px;
20+
position: relative;
2121
}
2222
.buttons-group-side {
2323
width: 100%;

0 commit comments

Comments
 (0)