guhongwei 4 years ago
parent
commit
6d74392ad4
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/views/dynamic/index.vue
  2. 1 1
      src/views/dynamic/parts/userTwo.vue

+ 1 - 1
src/views/dynamic/index.vue

@@ -151,7 +151,7 @@ export default {
   // border: 1px solid red;
 }
 .dataShow .dataShowInfo .center .centerInfo {
-  width: 93%;
+  width: 98%;
   height: 500px;
   background: #fff;
   border: 1px transparent solid;

+ 1 - 1
src/views/dynamic/parts/userTwo.vue

@@ -143,7 +143,7 @@ export default {
   border-radius: 10px;
   box-shadow: 0 0 5px #ccc;
   padding: 10px;
-  margin: 20px 5px 20px 14px;
+  margin: 30px 5px 30px 14px;
 }
 .one {
   background: url('~@/assets/dynamic1.png') no-repeat;