Forráskód Böngészése

Shorter animation time

sbkwgh 8 éve
szülő
commit
d27b69315c
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      frontend/src/components/EmojiSelector.vue

+ 1 - 1
frontend/src/components/EmojiSelector.vue

@@ -146,7 +146,7 @@
 			text-align: left;
 			color: $color__text--primary;
 			padding-left: 0.375rem;
-			transition: all 0.2s;
+			transition: all 0.1s;
 
 			@at-root #{&}--sticky {
 				margin-top: -1.125rem;