making it feel alive
This commit is contained in:
@@ -75,7 +75,7 @@ export default function SidePanel() {
|
|||||||
desktopMode === 'overlayOnly' && 'border-b border-b-gray-200'
|
desktopMode === 'overlayOnly' && 'border-b border-b-gray-200'
|
||||||
}`}
|
}`}
|
||||||
>
|
>
|
||||||
<button onClick={handleToggleDesktopMode} className={'mr-auto'}>
|
<button onClick={handleToggleDesktopMode} className={'mr-auto animate-pulse'}>
|
||||||
<NoTextLogo type="small" />
|
<NoTextLogo type="small" />
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user