From ba687f9d591c59e6932609347ec41e4efd47a133 Mon Sep 17 00:00:00 2001 From: ouidade Date: Thu, 22 Jan 2026 15:35:25 +0100 Subject: [PATCH] height auto img resssource --- web/themes/custom/eql/scss/pages/_ressource.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/web/themes/custom/eql/scss/pages/_ressource.scss b/web/themes/custom/eql/scss/pages/_ressource.scss index b699410..33a2346 100644 --- a/web/themes/custom/eql/scss/pages/_ressource.scss +++ b/web/themes/custom/eql/scss/pages/_ressource.scss @@ -50,6 +50,7 @@ border: solid 1px gray; max-width: 100%; width: 100%; + height: auto; } }