diff --git a/web/themes/custom/reha/dist/css/bundle.css b/web/themes/custom/reha/dist/css/bundle.css index e9cc0f8..938b431 100644 --- a/web/themes/custom/reha/dist/css/bundle.css +++ b/web/themes/custom/reha/dist/css/bundle.css @@ -3042,7 +3042,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div width: auto; margin: auto; margin-left: auto; - height: 12rem; + height: 15rem; margin-left: 0; } .page-ressources .view-ressources .views-row .node-type-ressource .image-ressource .field--name-field-image { diff --git a/web/themes/custom/reha/scss/pages/_ressources.scss b/web/themes/custom/reha/scss/pages/_ressources.scss index 0edd6c2..ac4471f 100644 --- a/web/themes/custom/reha/scss/pages/_ressources.scss +++ b/web/themes/custom/reha/scss/pages/_ressources.scss @@ -94,7 +94,7 @@ width: auto; margin: auto; margin-left: auto; - height: 12rem; + height: 15rem; margin-left: 0; .field--name-field-image{ height: 100%;