فهرست منبع

修改一张图地块详情展示窗口大小及默认位置

zhourj 8 ماه پیش
والد
کامیت
ded36b1e34
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/components/OneMap/widgets/QueryInfo.vue

+ 1 - 1
src/components/OneMap/widgets/QueryInfo.vue

@@ -315,7 +315,7 @@ export default {
   user-select: none;
 }
 .detail .ant-card-bordered{
-  width: calc(120% - 0px);
+  width: calc(100% - 0px);
   height: calc(100% - 0px);
 }
 .detail .ant-card-body {