duy 2 éve
szülő
commit
b59f908674
2 módosított fájl, 2 hozzáadás és 1 törlés
  1. 1 1
      src/styles/page/using/scoped/query.scss
  2. 1 0
      src/views/using/query.vue

+ 1 - 1
src/styles/page/using/scoped/query.scss

@@ -403,7 +403,7 @@
                     }
                     .info-item-name {
                         color: #101010;
-                        margin-top: 50px;
+                        margin-top: 30px;
                         line-height: 1.8;
                     }
                     .hc-info-item-bottom {

+ 1 - 0
src/views/using/query.vue

@@ -1624,5 +1624,6 @@ const mediaMicChange = (data) => {
     z-index: -222;
     width: 200px;
     left: 10px;
+    opacity: 0;
 }
 </style>