feat(Sku): add properties support (#5525)

This commit is contained in:
Waiter
2020-01-09 16:49:55 +08:00
committed by neverland
parent c6489f4006
commit 589d66d68a
9 changed files with 261 additions and 28 deletions
+4
View File
@@ -130,6 +130,10 @@
padding-bottom: @padding-sm;
}
&__title-multiple {
color: @gray-6;
}
&__item {
position: relative;
display: inline-flex;