Skip to content

Commit 77f5f54

Browse files
authored
fixes an alignment issue for radio buttons (#1692)
1 parent 4d3cd15 commit 77f5f54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/theme/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858

5959
.label-input > label {
6060
display: inline-flex;
61+
align-items: center;
6162
}
6263

6364
.label-input > input,

0 commit comments

Comments
 (0)