소스 검색

fix grille projets page incubateurs

ouidade 2 년 전
부모
커밋
a72fa09e7a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      web/themes/custom/eql/scss/pages/_incubateur.scss

+ 2 - 1
web/themes/custom/eql/scss/pages/_incubateur.scss

@@ -337,9 +337,10 @@
                                                 margin-top: 2rem;
                                                 display: flex;
                                                 flex-direction: row;
+                                                flex-wrap: wrap;
                                                 .views-row{
                                                     width: 25%;
-                                                    flex: 0 0 25%;
+                                                    // flex: 0 0 25%;
                                                 }
                         
                                             }