shaogen1995 7 months ago
parent
commit
52be40ec6e
1 changed files with 7 additions and 2 deletions
  1. 7 2
      scene/public/static/hideCss.css

+ 7 - 2
scene/public/static/hideCss.css

@@ -170,6 +170,11 @@ color: transparent !important;
     margin: 0 !important;
     overflow: hidden;
   }
+    &:nth-of-type(43) {
+    width: 0px !important;
+    margin: 0 !important;
+    overflow: hidden;
+  }
   &:nth-of-type(44) {
     width: 0px !important;
     margin: 0 !important;
@@ -257,9 +262,9 @@ color: transparent !important;
     margin: 0 !important;
     overflow: hidden;
   }
-  /* &:nth-of-type(75) {
+  &:nth-of-type(75) {
     width: 0px !important;
     margin: 0 !important;
     overflow: hidden;
-  } */
+  }
 }