Skip to content

Commit bd9f30b

Browse files
authored
fix(picker): 解决透传popup的round属性不生效问题 (#3205)
* fix(badge): 解决中文偏上问题 * fix: css 变量更新 * fix: 解决picker设置popup的round属性不生效问题
1 parent bc1f644 commit bd9f30b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/packages/picker/picker.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
@import '../popup/popup.scss';
22
@import '../pickerview/pickerview.scss';
33
.nut-picker {
4-
background-color: $color-background-overlay;
54
width: 100%;
65

76
&-control {

0 commit comments

Comments
 (0)