xuqiang 4 жил өмнө
parent
commit
37a38279d1

+ 1 - 1
src/main/pc-space/src/components/AssetInfo.vue

@@ -152,7 +152,7 @@ export default {
         font-size: 18px;
         font-size: 18px;
         color: #939599;
         color: #939599;
         line-height: 24px;
         line-height: 24px;
-        padding: 0 16px 12px;
+        padding: 0 16px 16px;
     }
     }
     .border {
     .border {
         height: 1px;
         height: 1px;

+ 4 - 3
src/main/pc-space/src/views/AssetDetail.vue

@@ -730,6 +730,7 @@ export default {
                 }
                 }
                 &.name2 {
                 &.name2 {
                     width: 313px;
                     width: 313px;
+                    padding-left: 0;
                 }
                 }
             }
             }
             span {
             span {
@@ -772,12 +773,12 @@ export default {
                 font-weight: 400;
                 font-weight: 400;
                 color: #939599;
                 color: #939599;
                 line-height: 24px;
                 line-height: 24px;
-                padding-left: 16px;
+                padding-left: 22px;
             }
             }
             .img {
             .img {
                 width: 24px;
                 width: 24px;
                 height: 24px;
                 height: 24px;
-                padding-left: 16px;
+                padding-left: 21px;
                 cursor: pointer;
                 cursor: pointer;
             }
             }
             .iconBox {
             .iconBox {
@@ -787,7 +788,7 @@ export default {
                 .img2 {
                 .img2 {
                     width: 24px;
                     width: 24px;
                     height: 24px;
                     height: 24px;
-                    padding-left: 50px;
+                    padding-left: 52px;
                     cursor: pointer;
                     cursor: pointer;
                 }
                 }
             }
             }