Browse Source

修改空状态界面不齐的问题

Administrator 7 years ago
parent
commit
c06af36cd4
1 changed files with 5 additions and 5 deletions
  1. 5 5
      components/applyPurchase/ApplyInfo.vue

+ 5 - 5
components/applyPurchase/ApplyInfo.vue

@@ -487,8 +487,8 @@ export default {
 
       .empty {
         text-align: center;
-        height: 200px;
-        line-height: 200px;
+        height: 1235px;
+        line-height: 250px;
         border: 1px solid #e8e8e8;
         margin-bottom: 10px;
         span {
@@ -518,13 +518,13 @@ export default {
             margin-left: 25px;
           }
           &:nth-child(2) {
-            margin-left: 90px;
+            margin-left: 70px;
           }
           &:nth-child(3) {
-            margin-left: 168px;
+            margin-left: 90px;
           }
           &:nth-child(4) {
-            margin-left: 135px;
+            margin-left: 160px;
           }
           &:nth-child(5) {
             margin-left: 50px;