Browse Source

这个位置能调一下不 挡住滚动条了

CzRger 1 year ago
parent
commit
059f36559b

+ 1 - 1
snowy-admin-web/src/views/yqyc/general-ledger/one/certificate.vue

@@ -70,7 +70,7 @@
   .go-back-button {
   .go-back-button {
     position: absolute;
     position: absolute;
     float: right;
     float: right;
-    right: 10px;
+    right: 60px;
     z-index: 999;
     z-index: 999;
   }
   }
 }
 }