فهرست منبع

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;