chore: adjust star component style

This commit is contained in:
Junyan Qin
2025-11-25 10:08:11 +08:00
parent b78b0e50bb
commit 7d51293594
@@ -169,7 +169,7 @@ export default function HomeSidebar({
onClick={() => { onClick={() => {
window.open('https://github.com/langbot-app/LangBot', '_blank'); 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"
> >
<Badge <Badge
variant="outline" variant="outline"