浏览代码

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;