浏览代码

【169】花材选择页面,页面往下拉,最后一个花材数据被购物车栏遮挡,显示不完全(解决)

wangn 5 年之前
父节点
当前提交
489d082c19
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      hdApp/src/admin/billing/index.vue

+ 3 - 0
hdApp/src/admin/billing/index.vue

@@ -336,6 +336,9 @@ export default {
 				color: #fff;
 				font-size: 20px;
 			}
+      &:last-child{
+        margin-bottom: 110upx;
+      }
 		}
 
 		.active {