mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[improvement] add padding variables (#3911)
This commit is contained in:
@@ -118,7 +118,7 @@ export default {
|
||||
user-select: none;
|
||||
|
||||
.van-slider {
|
||||
margin: 0 15px 30px;
|
||||
margin: 0 @padding-md @padding-xl;
|
||||
}
|
||||
|
||||
.custom-button {
|
||||
|
Reference in New Issue
Block a user