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