Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 15:38:42 +00:00
co-authored by renee-png
parent 555a3db778
commit f44b762ab9
+1 -1
View File
@@ -103,7 +103,7 @@ export function DateCalculator({ trigger }: { trigger?: React.ReactNode }) {
<Button
variant="ghost"
size="icon"
className="h-8 w-8 text-sidebar-foreground hover:bg-sidebar-accent/60 hover:text-sidebar-accent-foreground"
className="h-8 w-8 text-foreground hover:bg-accent hover:text-accent-foreground"
aria-label="Date calculator"
>
<CalendarClock className="h-4 w-4" />