update Switcher: incorporate size
This commit is contained in:
parent
94a36f7f37
commit
24c28e8a15
2 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ const EmptyChat = ({
|
|||
return (
|
||||
<div className="relative">
|
||||
<ThemeSwitcher
|
||||
// size={17}
|
||||
size={17}
|
||||
className="absolute top-2 right-0 lg:hidden" />
|
||||
|
||||
<div className="flex flex-col items-center justify-center min-h-screen max-w-screen-sm mx-auto p-2 space-y-8">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue