8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
![]() |
@import (reference) '../style/themes/index.less';
|
||
|
|
||
|
// popup 背景色
|
||
|
@popup-background: @COLOR_CARD;
|
||
|
// 产品蒙层
|
||
|
@popup-mask-product: @color-product-mask;
|
||
|
// popup 圆角
|
||
|
@popup-radius: @corner-radius-lg;
|