fix(Sidebar): incorrect info position (#4324)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user