Browse Source

fix:修改悬浮样式bug

jinx 4 years ago
parent
commit
f2fc3d7b89
4 changed files with 4 additions and 4 deletions
  1. 1 1
      css/style.css
  2. 1 1
      locat/style.css
  3. 1 1
      style.css
  4. 1 1
      translations/zh.json

+ 1 - 1
css/style.css

@@ -1543,7 +1543,7 @@ sidebar-menu-item li h4[title="控制点"]+sidebar-menu-items-collection.active
 }
 
 sidebar-menu-item li h4[title="控制点"]+sidebar-menu-items-collection.active .panel-autoscroll {
-    overflow: hidden;
+    /* overflow: hidden; */
 }
 
 

+ 1 - 1
locat/style.css

@@ -219,7 +219,7 @@ input::-webkit-input-placeholder {
     border: none !important;
 }
 
-.bottom {
+#plane .bottom {
     position: absolute;
     bottom: 0;
     left: 0;

+ 1 - 1
style.css

@@ -219,7 +219,7 @@ input::-webkit-input-placeholder {
     border: none !important;
 }
 
-.bottom {
+#plane .bottom {
     position: absolute;
     bottom: 0;
     left: 0;

File diff suppressed because it is too large
+ 1 - 1
translations/zh.json