There was an error while loading. Please reload this page.
1 parent 1ccbbf4 commit e425dceCopy full SHA for e425dce
packages/devui-vue/devui/radio/src/radio-button.scss
@@ -79,7 +79,6 @@ $button-padding-map: (
79
border-top-left-radius: $devui-border-radius;
80
border-bottom-left-radius: $devui-border-radius;
81
border-left: 1px solid $devui-disabled-line;
82
- box-shadow: none;
83
}
84
85
&:last-child {
@@ -98,7 +97,6 @@ $button-padding-map: (
98
97
99
border-top-right-radius: $devui-border-radius;
100
border-top: 1px solid $devui-disabled-line;
101
102
103
104
0 commit comments