bianjiang 1 năm trước cách đây
mục cha
commit
afcd097232
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/views/website/home/components/Faculty.tsx

+ 3 - 0
src/views/website/home/components/Faculty.tsx

@@ -154,6 +154,9 @@ const page = css`
       .teachers_swiper {
         width: 100%;
         height: 400px;
+        .teacher_item {
+          height: 400px;
+        }
         .teacher_slide {
           width: 290px;
         }