fix message input not auto-focusing bug
This commit is contained in:
parent
95ad5ccaf1
commit
5eeded5675
|
@ -28,7 +28,7 @@
|
|||
animation-name: modal-background-fadein;
|
||||
|
||||
body:not(.scroll-locked) & {
|
||||
display: none;
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue