Skip to content

Commit

Permalink
style(radio): 修复按钮类型激活背景边框样式 (#2579)
Browse files Browse the repository at this point in the history
  • Loading branch information
eiinu committed Sep 21, 2023
1 parent 5f56359 commit 9cd9bf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/packages/__VUE/radio/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
width: 100%;
height: 100%;
background-color: $radio-label-button-background;
border-radius: $radio-button-border-radius;
opacity: 0.05;
content: '';
}
Expand Down

0 comments on commit 9cd9bf3

Please sign in to comment.