mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 15:06:59 +00:00
Update ThemeSwitcher.tsx
This commit is contained in:
parent
ad51e13941
commit
4578e38bf2
@ -18,7 +18,7 @@ const ThemeSwitcher = () => {
|
||||
>
|
||||
<button
|
||||
className={
|
||||
'w-[120px] h-10 pl-2 pr-1 rounded-md border border-accent-2 flex items-center justify-between transition-colors ease-linear hover:border-accent-3 hover:shadow-sm'
|
||||
'w-[125px] h-10 pl-2 pr-1 rounded-md border border-accent-2 flex items-center justify-between transition-colors ease-linear hover:border-accent-3 hover:shadow-sm'
|
||||
}
|
||||
aria-label="Theme Switcher"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user