Browse Source

feat:显示错误类型

jinx 3 years ago
parent
commit
fc927bcbba
1 changed files with 2 additions and 2 deletions
  1. 2 2
      css/style.css

+ 2 - 2
css/style.css

@@ -1950,7 +1950,7 @@ button[title="切换到3D视图"].active {
     margin-left: 60px !important;
 }
 
-#editPoi .modal-body .poiModalForm .form-group:nth-last-child(3) {
+#editPoi .modal-body #poi_editor_advanced .poiModalForm .form-group:nth-last-child(3) {
     display: none !important;
 }
 
@@ -2060,7 +2060,7 @@ i[title="复制当前放大程度"] {
 }
 
 #no_type_warning {
-    display: none !important;
+    /* display: none !important; */
 }
 
 translate-panel .translate-icon {