소스 검색

padding ressources

ouidade 2 주 전
부모
커밋
0a7ae3d63d
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      web/themes/custom/reha/dist/css/bundle.css
  2. 1 1
      web/themes/custom/reha/scss/pages/_ressources.scss

+ 0 - 1
web/themes/custom/reha/dist/css/bundle.css

@@ -3033,7 +3033,6 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
 }
 .page-ressources .view-ressources .views-row .node-type-ressource {
   width: 100%;
-  margin: auto;
   display: flex !important;
   flex-direction: column-reverse;
   padding-top: 0;

+ 1 - 1
web/themes/custom/reha/scss/pages/_ressources.scss

@@ -85,7 +85,7 @@
             }
             .node-type-ressource{             
                 width: 100%;
-                margin: auto;
+                // margin: auto;
                 display: flex !important;
                 flex-direction: column-reverse;
                 padding-top: 0;