fix message input not auto-focusing bug

ci-fixes
taehoon 5 years ago
parent 95ad5ccaf1
commit 5eeded5675

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

Loading…
Cancel
Save