fix: remove commented css on spinner

pull/3083/head
William Grant 10 months ago
parent b938d2a353
commit 8d8a25a965

@ -45,12 +45,6 @@ const SpinnerContainer = styled.div`
position: relative;
height: 56px;
width: 56px;
/* &:hover {
animation-play-state: running;
}
animation-play-state: paused;
*/
animation-play-state: running;
`;

Loading…
Cancel
Save