瀏覽代碼

feat:显示错误类型

jinx 3 年之前
父節點
當前提交
fc927bcbba
共有 1 個文件被更改,包括 2 次插入2 次删除
  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 {