panhui 3 years ago
parent
commit
29f4b1e8ac
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/asset/assetInfoSe.vue

+ 2 - 2
src/components/asset/assetInfoSe.vue

@@ -219,9 +219,9 @@ export default {
 
 .number {
     position: absolute;
-    top: calc(21.3vw - 16px);
+    top: calc(80px - 16px);
     left: 0;
-    width: 21.3vw;
+    width: 80px;
     font-size: 10px;
     color: @text3;
     line-height: 17px;