mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
style(IndexBar): increase right padding to 8px
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
|
||||
&__index {
|
||||
padding: 0 @padding-base 0 @padding-md;
|
||||
padding: 0 @padding-xs 0 @padding-md;
|
||||
font-weight: @font-weight-bold;
|
||||
font-size: @index-bar-index-font-size;
|
||||
line-height: @index-bar-index-line-height;
|
||||
|
Reference in New Issue
Block a user