Skip to content

Commit

Permalink
style: radio checked
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxy0551 committed Dec 3, 2024
1 parent de3b044 commit 39dfecf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/web/scss/reset.scss
Original file line number Diff line number Diff line change
Expand Up @@ -205,3 +205,11 @@ body,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item:hover {
background-color: transparent;
}

.ant-radio {
top: 0.1em;
.ant-radio-inner::after {
margin-top: 0;
margin-left: 0;
}
}

0 comments on commit 39dfecf

Please sign in to comment.