mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(Sku): change quota text style (#5133)
This commit is contained in:
parent
17472e04c5
commit
cff4004721
@ -196,7 +196,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-container {
|
&-container {
|
||||||
height: 30px;
|
min-height: 30px;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
@ -204,6 +204,7 @@
|
|||||||
|
|
||||||
&__stepper {
|
&__stepper {
|
||||||
float: right;
|
float: right;
|
||||||
|
padding-left: @padding-base;
|
||||||
|
|
||||||
&-title {
|
&-title {
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user