[new feature] Coupon: add description prop (#2458)

This commit is contained in:
neverland
2019-01-07 17:25:03 +08:00
committed by GitHub
parent 7f853f694a
commit 2c3458587e
10 changed files with 256 additions and 21 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
}
}
&__reason {
&__description {
padding: 7px 15px;
border-top: 1px dashed @border-color;
background-color: @background-color-light;