mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-26 03:26:35 +08:00
样式修正
This commit is contained in:
parent
69ac1d90cb
commit
8a124cfdc4
5
dist/steps/wxss/step.wxss
vendored
5
dist/steps/wxss/step.wxss
vendored
@ -98,7 +98,6 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
bottom: 0;
|
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -117,6 +116,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* 有描述的step */
|
/* 有描述的step */
|
||||||
|
.zui-steps--steps .zui-steps__step--db-title {
|
||||||
|
min-height: 28px;
|
||||||
|
}
|
||||||
|
|
||||||
.zui-steps--steps .zui-steps__step--db-title .zui-steps__line {
|
.zui-steps--steps .zui-steps__step--db-title .zui-steps__line {
|
||||||
top: 46px;
|
top: 46px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user