Preventing iframes to break resizing handlers
This commit is contained in:
parent
f140a64f60
commit
4d472edde1
@ -11,6 +11,9 @@
|
||||
-moz-user-select: none
|
||||
-ms-user-select: none
|
||||
|
||||
&.resizing iframe
|
||||
pointer-events: none
|
||||
|
||||
.resize-bound
|
||||
content: ''
|
||||
line-height: 1em
|
||||
|
||||
Loading…
Reference in New Issue
Block a user