mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-03 03:48:27 +01:00
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…
Add table
Reference in a new issue