From e7901ebe48ef816a811ede2684e06a40f68dd727 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Sun, 20 Mar 2022 17:44:25 -0600 Subject: [PATCH] Tweak positioning --- src/scss/gallery.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scss/gallery.scss b/src/scss/gallery.scss index f8c5b8d2..03ad3fdd 100644 --- a/src/scss/gallery.scss +++ b/src/scss/gallery.scss @@ -49,7 +49,7 @@ ha-card.frigate-card-gallery-folder { transform: translate(-50%, -50%); height: 24px; width: 24px; - top: 12%; + top: 10%; left: 90%; color: yellow; } \ No newline at end of file