From 2cbbf6b05c60ba01eeaa1eefedfc9ab4f4eb3284 Mon Sep 17 00:00:00 2001 From: Mikel Larreategi Date: Sat, 30 Mar 2024 21:55:11 +0100 Subject: [PATCH] format --- src/components/Blocks/FeaturedBlock/imageEditor.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Blocks/FeaturedBlock/imageEditor.less b/src/components/Blocks/FeaturedBlock/imageEditor.less index d4b9db8..90ff23a 100644 --- a/src/components/Blocks/FeaturedBlock/imageEditor.less +++ b/src/components/Blocks/FeaturedBlock/imageEditor.less @@ -9,8 +9,8 @@ .ui.message.image-message { position: absolute; - opacity: 0.8; z-index: 1; + opacity: 0.8; width: -webkit-fill-available; width: -moz-available; }