mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(Sidebar): incorrect info position (#4324)
This commit is contained in:
parent
8eab7b41b5
commit
52f3de8cf8
@ -15,6 +15,7 @@
|
||||
|
||||
&__text {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
&:active {
|
||||
@ -39,8 +40,4 @@
|
||||
background-color: @sidebar-selected-background-color;
|
||||
}
|
||||
}
|
||||
|
||||
.van-info {
|
||||
right: 4px;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user