吃个甘蔗嚼一年 před 3 roky
rodič
revize
dc19b3fc67

+ 9
- 3
src/pages/MineUserAll/RefundMoney/CheckRefund/style.less Zobrazit soubor

@@ -60,6 +60,7 @@
60 60
         font-weight: 700;
61 61
       }
62 62
     }
63
+    
63 64
 
64 65
     .left-complete-one {
65 66
       padding-top: 87px;
@@ -102,14 +103,19 @@
102 103
       }
103 104
       //图片
104 105
       .title-image {
105
-        width: 145px;
106
+
107
+        height: 144px;
106 108
         margin-left: 20px;
107 109
         border-radius: 24px;
108 110
         overflow: hidden;
109 111
         position: relative;
112
+
110 113
         .image-1 {
111
-          width: 100%;
112
-          height: 145px;
114
+          // width: 100%;
115
+          // height: 145px;
116
+          width: 144px;
117
+          height: 144px;
118
+          margin: 0;
113 119
         }
114 120
         .image-2 {
115 121
           width: 89px;