fix message input not auto-focusing bug

このコミットが含まれているのは:
taehoon 2019-10-18 12:24:03 -04:00
コミット 5eeded5675
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -28,7 +28,7 @@
animation-name: modal-background-fadein;
body:not(.scroll-locked) & {
display: none;
opacity: 0;
}
}
</style>