1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Center the indeterminate spinner on HTML5 page

This commit is contained in:
Haoyu Qiu
2021-12-09 23:07:49 +08:00
parent 31ded7e126
commit 84982f5778

View File

@@ -80,6 +80,7 @@
}
#status-indeterminate {
height: 42px;
visibility: visible;
position: relative;
}