Skip to content

Commit 75e2ccf

Browse files
committed
improve event delegation
1 parent 1f53bf3 commit 75e2ccf

File tree

8 files changed

+64
-56
lines changed

8 files changed

+64
-56
lines changed

demo/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ pre code.hljs{
177177
.wb-body {
178178
color: #000;
179179
}
180-
.wb-body > *{
180+
.wb-body > *:not(iframe){
181181
padding: 1.2em;
182182
}
183183
.winbox.iframe .wb-body > *{

dist/css/winbox.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)