forked from AkkomaGang/akkoma-fe
fix message input not auto-focusing bug
This commit is contained in:
parent
95ad5ccaf1
commit
5eeded5675
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
animation-name: modal-background-fadein;
|
animation-name: modal-background-fadein;
|
||||||
|
|
||||||
body:not(.scroll-locked) & {
|
body:not(.scroll-locked) & {
|
||||||
display: none;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue