[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

@@ -125,6 +125,7 @@
cursor: default;
pointer-events: none;
transition: all 100ms linear;
transition-property: color, transform, opacity;
}
.fa-search {