dont conflict fire with chat
This commit is contained in:
parent
caf4695637
commit
53cbff7699
1 changed files with 2 additions and 1 deletions
|
|
@ -130,7 +130,8 @@ export default () => {
|
|||
display: 'flex',
|
||||
justifyContent: 'center',
|
||||
alignItems: 'flex-end',
|
||||
overflow: 'hidden'
|
||||
overflow: 'hidden',
|
||||
zIndex: -1
|
||||
}}
|
||||
>
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue