Add pointer events to mobile iframe escape
This commit is contained in:
parent
c9ec1ca228
commit
31ec3a7755
1 changed files with 1 additions and 0 deletions
|
@ -511,6 +511,7 @@ form {
|
|||
|
||||
#help-button-mobile{
|
||||
display: unset;
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
#help-button-mobile div {
|
||||
|
|
Loading…
Reference in a new issue