feat:supports input on mobile devices
This commit is contained in:
@@ -463,4 +463,12 @@ a {
|
||||
50% {
|
||||
border-left: .1rem solid transparent;
|
||||
}
|
||||
}
|
||||
|
||||
#typing-listener{
|
||||
position: fixed;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 9999;
|
||||
height: 3rem;
|
||||
}
|
||||
Reference in New Issue
Block a user