Fix gap under typing indicator in some device
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
308bdb3d46
commit
f4d24420e7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
&--open {
|
&--open {
|
||||||
transform: translateY(-99%);
|
transform: translateY(-99%);
|
||||||
|
box-shadow: 0 4px 0 0 var(--bg-surface);
|
||||||
& .bouncing-loader {
|
& .bouncing-loader {
|
||||||
& > *,
|
& > *,
|
||||||
&::after,
|
&::after,
|
||||||
|
|
Loading…
Reference in a new issue