Ver Fonte

yangshi

zxr há 3 anos atrás
pai
commit
6e651544f1
1 ficheiros alterados com 4 adições e 3 exclusões
  1. 4 3
      src/views/taishi/index.vue

+ 4 - 3
src/views/taishi/index.vue

@@ -348,10 +348,10 @@
           </div>
           <div class="center1-t">
             <div
-              style="height: 0px; display: flex; width: 90%; margin: 0 auto"
+              style="height: 0px; display: flex; width: 100%; margin: 0 auto"
               id="center1"
             >
-              <table class="center1_d">
+              <table class="center1_d" style="margin-left:10px;">
                 <tr>
                   <td></td>
                   <td style="padding-left: 7px; padding-bottom: 5px">
@@ -439,7 +439,7 @@
                 </tr>
               </table>
 
-              <table class="center1_d">
+              <table class="center1_d" >
                 <tr>
                   <td></td>
                   <td style="padding-left: 7px; padding-bottom: 5px">
@@ -2428,6 +2428,7 @@ export default {
   display: inline-block;
   margin-bottom: 10px;
   width: 20%;
+ 
 }
 
 .center1_d img {