lifanagju_citu 7 ay önce
ebeveyn
işleme
54b45aa26b
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      src/views/login/index.vue

+ 3 - 0
src/views/login/index.vue

@@ -256,4 +256,7 @@ const carouselList = ref([
   background-color: #fff;
   // overflow-x: auto;
 }
+:deep(.v-window) {
+  height: 392px !important;
+}
 </style>