chat designer: disable scroll on iframe
This commit is contained in:
parent
e54fe496f2
commit
77057bc013
1 changed files with 1 additions and 0 deletions
|
@ -7462,6 +7462,7 @@ output {
|
|||
height: 100%;
|
||||
background: white;
|
||||
border-radius: 0 0 5px 5px;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Reference in a new issue