From ebcc101168fbeb24df15aead8d34ef9934a73b7a Mon Sep 17 00:00:00 2001 From: Xpirix Date: Mon, 16 Mar 2026 20:16:00 +0300 Subject: [PATCH] style: update bottom bar component to improve style interaction --- frontend/src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index 610d455..78df855 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -388,8 +388,7 @@ export default function Dashboard() { setFlyToLocation({ lat, lng, ts: Date.now() })} />
{/* Coordinates */}
@@ -414,7 +413,7 @@ export default function Dashboard() {
{/* Style preset (compact) */} -
+
STYLE
{activeStyle}