chat designer: disable pointer-events on chat demo
This commit is contained in:
parent
8fb4e393b0
commit
33179c632e
1 changed files with 1 additions and 1 deletions
|
@ -7562,7 +7562,7 @@ output {
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
animation: slide-up 500ms;
|
||||
// pointer-events: none;
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue