mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
[improvement] add padding variables (#3911)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
max-width: 100%;
|
||||
padding: 0 8px;
|
||||
padding: 0 @padding-xs;
|
||||
font-size: @dropdown-menu-title-font-size;
|
||||
|
||||
&::after {
|
||||
|
||||
Reference in New Issue
Block a user