fix(Sku): change quota text style (#5133)

This commit is contained in:
Waiter 2019-11-28 11:53:09 +08:00 committed by neverland
parent 17472e04c5
commit cff4004721

View File

@ -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;