lanxin 7 hours ago
parent
commit
2a2040566e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scene/public/showa/js/loadCAD.js

+ 1 - 1
scene/public/showa/js/loadCAD.js

@@ -46,7 +46,7 @@ window.grendCAD = (function grendCAD() {
         height: 150px;
         background: rgba(0, 0, 0, .3);
         border-radius: 5px; 
-        visibility: visible;
+        visibility: visible !important;
         g.sign>path {
           opacity: 1;
         }