Browse Source

fix: 修复招商页面交互问题

周玉环 3 days ago
parent
commit
c6cdd22939
1 changed files with 2 additions and 0 deletions
  1. 2 0
      xinkeaboard-promotion-portal/src/components/CountrySelct.vue

+ 2 - 0
xinkeaboard-promotion-portal/src/components/CountrySelct.vue

@@ -201,6 +201,8 @@ defineExpose({
     cursor: pointer;
 
     img {
+      width: 100%;
+      // height: 100%;
       // width: 4.5rem;
     }
   }