|
@@ -1972,4 +1972,16 @@ permission-editor>.form-group[ng-show="vm.UserService.isUserLoggedIn() && model.
|
|
|
|
|
|
.form-horizontal+.text-danger {
|
|
|
display: none !important;
|
|
|
+}
|
|
|
+
|
|
|
+i[title="复制当前放大程度"] {
|
|
|
+ display: none !important;
|
|
|
+}
|
|
|
+
|
|
|
+#PoiTypeVisibilityZoomMin {
|
|
|
+ width: 100% !important;
|
|
|
+}
|
|
|
+
|
|
|
+#PoiTypeVisibilityZoomMax {
|
|
|
+ width: 100% !important;
|
|
|
}
|