jinx преди 4 години
родител
ревизия
ff86842ef8
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      css/style.css

+ 3 - 1
css/style.css

@@ -1250,7 +1250,9 @@ floor-changer .btn-group-vertical button[ng-repeat="floorName in vm.floorNames |
 button[title="导出实体"] {
     display: none !important;
 }
+
 /* 导入到实体 */
+
 button[title="导出实体"]+label.btn-file {
     display: none !important;
 }
@@ -1940,7 +1942,7 @@ button[title="切换到3D视图"].active {
     margin-left: 60px !important;
 }
 
-#editPoi .modal-body .poiModalForm .form-group:nth-of-type(3) {
+#editPoi .modal-body .poiModalForm .form-group:nth-last-child(3) {
     display: none !important;
 }