mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[new feature] progress add showPivot prop (#300)
* fix: Tabbar icon line-height * [new feature] progress add showPivot prop
This commit is contained in:
@@ -27,8 +27,14 @@
|
||||
margin-bottom: 5px;
|
||||
position: relative;
|
||||
|
||||
.van-icon {
|
||||
display: block;
|
||||
}
|
||||
|
||||
&-dot {
|
||||
&::after {
|
||||
top: 0;
|
||||
right: -8px;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
content: ' ';
|
||||
|
Reference in New Issue
Block a user