mirror of
https://github.com/youzan/vant.git
synced 2025-12-13 02:00:53 +08:00
feat(style): add background-color var (#5112)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
@active-color: #f2f3f5;
|
||||
@active-opacity: .7;
|
||||
@disabled-opacity: .5;
|
||||
@background-color: #f8f8f8;
|
||||
@background-color: #f7f8fa;
|
||||
@background-color-light: #fafafa;
|
||||
|
||||
// Padding
|
||||
|
||||
Reference in New Issue
Block a user