[Glitch] Fix transition: all

Port 7aa749ab46 to glitch-soc
This commit is contained in:
ThibG
2019-05-04 17:39:53 +02:00
committed by Thibaut Girka
parent b7f69beebe
commit 8e221cd22b
4 changed files with 10 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
display: inline-block;
opacity: 0;
transition: all 100ms linear;
transition-property: transform, opacity;
font-size: 18px;
width: 18px;
height: 18px;