From f36fd83196be30990fb7845ca103f82858957226 Mon Sep 17 00:00:00 2001 From: jtricerolph Date: Tue, 14 Jul 2026 08:17:51 +0000 Subject: [PATCH] Replace hotel emoji on login screen with Lucide Hotel icon; add sidebar scrollbar styles Co-Authored-By: Claude Sonnet 4.6 --- src/components/Sidebar.tsx | 2 +- src/index.css | 15 +++++++++++++++ src/pages/Login.tsx | 5 ++++- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index 751c100..6fc960e 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -75,7 +75,7 @@ export function Sidebar({ user, activeSlug, onCollapse }: Props) { )} -