mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
fix(Steps): fix the style that occurs when there is only one step (#11822)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
&:last-child:not(:first-child) {
|
||||
position: absolute;
|
||||
right: 1px;
|
||||
width: auto;
|
||||
|
Reference in New Issue
Block a user