Skip to content

Commit 6bc861c

Browse files
author
Dave Conway-Jones
committed
fix iframe overflow default
1 parent bbb0080 commit 6bc861c

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

dist/css/app.min.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ md-card {
128128
.node-red-ui--inline-link iframe {
129129
width: 100%;
130130
height: 100%;
131+
overflow: hidden;
131132
}
132133

133134
.material-icons {

dist/dashboard.appcache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# Time: Tue Jan 03 2023 15:45:18 GMT+0000 (Greenwich Mean Time)
2+
# Time: Sat Jan 07 2023 12:01:27 GMT+0000 (Greenwich Mean Time)
33

44
CACHE:
55
i18n.js
@@ -26,4 +26,4 @@ loading.html
2626
NETWORK:
2727
*
2828

29-
# hash: 4e1747f9d470381b38d72b730cdfbe144f536fa6303dece638a15db835a4612e
29+
# hash: c87d592927da6b8469033d4c196e367228d09d83cff8f1a399fe61d7c0789c7c

0 commit comments

Comments
 (0)