Skip to content

Commit 7489260

Browse files
committed
fix: update variables-jmapp.scss
1 parent 7bfd5e8 commit 7489260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/variables-jmapp.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,6 +1600,7 @@ $popover-menu-item-padding: var(
16001600
--nutui-popover-menu-item-padding,
16011601
$spacing-xl
16021602
) !default;
1603+
$popover-menu-item-width: var(--nutui-popover-menu-item-width, 160px) !default;
16031604

16041605
//progress(✅)
16051606
$progress-height: var(--nutui-progress-height, 10px) !default;

0 commit comments

Comments
 (0)