From 8c308c1ce925052589e72bf617742efb72c3a28e Mon Sep 17 00:00:00 2001 From: arabcoders Date: Mon, 12 May 2025 18:55:29 +0300 Subject: [PATCH 1/2] Hide floating image for mobile in list mode. --- ui/components/FloatingImage.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/components/FloatingImage.vue b/ui/components/FloatingImage.vue index 50e1ae5e..1ac1e289 100644 --- a/ui/components/FloatingImage.vue +++ b/ui/components/FloatingImage.vue @@ -4,11 +4,11 @@