Ver Fonte

padding ressources

ouidade há 2 semanas atrás
pai
commit
0a7ae3d63d

+ 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;