Fix z-index chat
This commit is contained in:
parent
5937df3d40
commit
e2f8fd36ff
@ -72,6 +72,8 @@ body {
|
|||||||
padding: 1.5vh;
|
padding: 1.5vh;
|
||||||
border-radius: 30px 0px 0px 0px;
|
border-radius: 30px 0px 0px 0px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#messages {
|
#messages {
|
||||||
|
Loading…
Reference in New Issue
Block a user