Kaynağa Gözat

修改样式

tangning 23 saat önce
ebeveyn
işleme
2001933d83

+ 1 - 1
src/view/case/drawMap/creatMap.vue

@@ -654,7 +654,7 @@ onUnmounted(() => {
 }
 #searchResults {
     width: 100%;
-    height: 540px;
+    min-height: 540px;
     overflow: auto;
 }
 .search-section {

+ 1 - 1
src/view/newFireCase/newFireDetails/components/creatMap.vue

@@ -630,7 +630,7 @@ onUnmounted(() => {
   justify-content: center;
   align-items: center;
     width: 100%;
-    height: 540px;
+    min-height: 540px;
     overflow: auto;
 }
 .search-section {