shish 3 ani în urmă
părinte
comite
73aa068db4
1 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 3 1
      ghsPad/src/pages/home/components/settlePop.vue

+ 3 - 1
ghsPad/src/pages/home/components/settlePop.vue

@@ -442,7 +442,9 @@ export default {
                 flex-wrap: wrap;
                 padding: 6upx 0;
                 & > view {
-                    width: 80upx;
+                    min-width:80upx;
+                    padding-left:5upx;
+                    padding-right:5upx;
                     height: 25upx;
                     text-align: center;
                     line-height: 25upx;