Skip to content

Commit 39dfecf

Browse files
committed
style: radio checked
1 parent de3b044 commit 39dfecf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

app/web/scss/reset.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,11 @@ body,
205205
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item:hover {
206206
background-color: transparent;
207207
}
208+
209+
.ant-radio {
210+
top: 0.1em;
211+
.ant-radio-inner::after {
212+
margin-top: 0;
213+
margin-left: 0;
214+
}
215+
}

0 commit comments

Comments
 (0)