mirror of
https://github.com/youzan/vant.git
synced 2026-04-06 02:00:43 +08:00
[improvement] add padding variables (#3911)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
&__index {
|
||||
padding: 0 3px 0 15px;
|
||||
padding: 0 @padding-base 0 @padding-md;
|
||||
font-weight: 500;
|
||||
font-size: @index-bar-index-font-size;
|
||||
line-height: @index-bar-index-line-height;
|
||||
|
||||
Reference in New Issue
Block a user