Selaa lähdekoodia

浏览器缩放导致列表样式不正确

cxmo 1 vuosi sitten
vanhempi
commit
859acb2445
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/dataEntry_manage/databaseList.vue

+ 1 - 1
src/views/dataEntry_manage/databaseList.vue

@@ -2207,7 +2207,7 @@ export default {
 							cursor: pointer;
 							img{
 								width:100%;
-								height: 100%;
+								height: 200px;
 								object-fit: cover !important;
 							}
 						}