From 7d51293594dbd189a8b4f05dc264988b85436cbc Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Tue, 25 Nov 2025 10:08:11 +0800 Subject: [PATCH] chore: adjust star component style --- web/src/app/home/components/home-sidebar/HomeSidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/app/home/components/home-sidebar/HomeSidebar.tsx b/web/src/app/home/components/home-sidebar/HomeSidebar.tsx index 59851b87..100feb00 100644 --- a/web/src/app/home/components/home-sidebar/HomeSidebar.tsx +++ b/web/src/app/home/components/home-sidebar/HomeSidebar.tsx @@ -169,7 +169,7 @@ export default function HomeSidebar({ onClick={() => { window.open('https://github.com/langbot-app/LangBot', '_blank'); }} - className="flex justify-center cursor-pointer p-2 rounded-lg hover:bg-accent/30 transition-colors" + className="flex justify-center cursor-pointer p-2 rounded-lg transition-colors" >