mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Chore: upgrade to tailwind v4 (#4863)
This commit is contained in:
@@ -39,7 +39,7 @@ export default function ColorToggle() {
|
||||
return (
|
||||
<div id="color" className="w-full self-center">
|
||||
<Popover className="relative flex items-center">
|
||||
<Popover.Button className="outline-none">
|
||||
<Popover.Button className="outline-hidden">
|
||||
<IoColorPalette
|
||||
className="h-5 w-5 text-theme-800 dark:text-theme-200 transition duration-150 ease-in-out"
|
||||
aria-hidden="true"
|
||||
|
||||
Reference in New Issue
Block a user