qiushang hai 1 ano
pai
achega
34271b0c56

+ 3 - 3
public/static/css/member.css

@@ -193,7 +193,7 @@ p {
 }
 
 .pay-cont {
-	padding: 10px;
+	padding: 10px 10px 10px 0;
 	display: flex;
 	flex-wrap: nowrap;
 	justify-content: flex-start;
@@ -225,8 +225,8 @@ p {
 .dis-agreement {
 	display: none;
 	text-align: center;
-	height: 170px;
-	line-height: 170px;
+	height: 140px;
+	line-height: 140px;
 	font-size: 18px;
 	font-weight: 600;
 	color: #ed4014;

+ 9 - 0
resources/views/home/soft/electron/buy.blade.php

@@ -22,10 +22,19 @@
             line-height: 3.8;
         }
 
+        .pay-cont{
+            padding: 10px 10px 10px 0;
+        }
+
         .pay-cont .pay-img {
             width: 120px;
             height: 120px;
         }
+
+        .dis-agreement{
+            height: 140px;
+            line-height: 140px;
+        }
     </style>
 </head>
 <body>