Add typing outside focus on msg feild (#112)

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura
2021-12-13 14:31:43 +05:30
parent d76f1f2059
commit 897a2c5ab1
6 changed files with 23 additions and 40 deletions
+1
View File
@@ -54,6 +54,7 @@
&::after {
position: absolute;
top: 0;
z-index: 99;
content: "";
display: inline-block;
width: 100%;