ソースを参照

Shorter animation time

sbkwgh 8 年 前
コミット
d27b69315c
1 ファイル変更1 行追加1 行削除
  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;