[Glitch] Replace fav icon animation with CSS
Port 3a929dbedd
to glitch-soc
And extend that to collapse button
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
@ -103,7 +103,7 @@ class StatusIcons extends React.PureComponent {
|
||||
{collapsible ? (
|
||||
<IconButton
|
||||
className='status__collapse-button'
|
||||
animate flip
|
||||
animate
|
||||
active={collapsed}
|
||||
title={
|
||||
collapsed ?
|
||||
|
Reference in New Issue
Block a user