From 85b6f37e3d6fffd96a5b454db652826da8791621 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Sat, 16 May 2026 18:48:59 -0400 Subject: [PATCH] fix(bulk): Select toggle in a right-aligned toolbar, not floated over the nav health marker Co-Authored-By: Claude Opus 4.7 (1M context) --- frontend/src/views/GalleryView.vue | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/frontend/src/views/GalleryView.vue b/frontend/src/views/GalleryView.vue index 76510ec..c0fcf98 100644 --- a/frontend/src/views/GalleryView.vue +++ b/frontend/src/views/GalleryView.vue @@ -1,12 +1,13 @@