File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1633,8 +1633,8 @@ $badge-content-transform: var(
16331633) !default ;
16341634$badge-z-index : var (--nutui-badge-z-index , 1 ) !default ;
16351635$badge-dot-width : var (--nutui-badge-dot-width , 6px ) !default ;
1636- $badge-dot-small-width : var (--nutui-badge-dot-width , 4px ) !default ;
1637- $badge-dot-large-width : var (--nutui-badge-dot-width , 8px ) !default ;
1636+ $badge-dot-small-width : var (--nutui-badge-dot-small- width , 4px ) !default ;
1637+ $badge-dot-large-width : var (--nutui-badge-dot-large- width , 8px ) !default ;
16381638$badge-dot-border : var (--nutui-badge-dot-border , 1px solid $color-primary-text );
16391639$badge-outline-color : var (--nutui-badge-outline-color , $color-primary ) !default ;
16401640$badge-outline-border : var (
You can’t perform that action at this time.
0 commit comments