From 6dbe75400e47cb1e9238605b815e2e93c9c87c89 Mon Sep 17 00:00:00 2001 From: ralf Date: Thu, 19 Sep 2024 14:57:08 +0200 Subject: [PATCH] fix some sizing issues: width/height wont scale down an image using now max-width/height instead --- api/js/etemplate/Et2Image/Et2Image.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/js/etemplate/Et2Image/Et2Image.ts b/api/js/etemplate/Et2Image/Et2Image.ts index e8de289b77..d519aadc63 100644 --- a/api/js/etemplate/Et2Image/Et2Image.ts +++ b/api/js/etemplate/Et2Image/Et2Image.ts @@ -178,7 +178,7 @@ export class Et2Image extends Et2Widget(LitElement) implements et2_IDetachedDOM ${this.label || this.statustext}`;