mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
fix(IndexBar): incorrect anchor position when anchor doesn't have a parent node (#5429)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@import '../style/var';
|
||||
|
||||
.van-index-anchor {
|
||||
box-sizing: border-box;
|
||||
padding: @index-anchor-padding;
|
||||
color: @index-anchor-text-color;
|
||||
font-weight: @index-anchor-font-weight;
|
||||
|
Reference in New Issue
Block a user