mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(IndexBar): increase right padding to 8px
This commit is contained in:
parent
87b0a03495
commit
aad0559064
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user