feat(Sku): add stockThreshold prop (#4444)

This commit is contained in:
codpoe
2019-09-12 17:56:17 +08:00
committed by neverland
parent 927bf464bf
commit 54353f4210
5 changed files with 20 additions and 4 deletions
+4
View File
@@ -213,6 +213,10 @@
margin-right: @padding-xs;
color: @gray-dark;
font-size: @font-size-sm;
&-num--highlight {
color: @red;
}
}
&__quota {