Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
555a3db778
commit
f44b762ab9
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user