fix(GoodsAction): should set wrapper height (#5593)

This commit is contained in:
陈嘉涵
2020-01-16 19:51:04 +08:00
parent df6edc4864
commit 16597562f0
4 changed files with 1200 additions and 31 deletions
+1
View File
@@ -7,6 +7,7 @@
left: 0;
display: flex;
align-items: center;
height: @goods-action-height;
background-color: @goods-action-background-color;
&--safe-area-inset-bottom {