|
@@ -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 {
|