소스 검색

fix:修改悬浮样式bug

jinx 4 년 전
부모
커밋
f2fc3d7b89
4개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  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;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
translations/zh.json