Skip to content

Commit 486d718

Browse files
Added fix for preloader resizing
1 parent e31da17 commit 486d718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html_loader/manifests/web/engine_template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
}
100100

101101
.canvas-app-canvas {
102-
background-size: 100%;
102+
background-size: auto 100%;
103103
}
104104
</style>
105105
<script>

0 commit comments

Comments
 (0)