mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 14:42:48 +00:00
Center the indeterminate spinner on HTML5 page
(cherry picked from commit 84982f5778
)
This commit is contained in:
parent
d879540456
commit
56574aa891
1
misc/dist/html/full-size.html
vendored
1
misc/dist/html/full-size.html
vendored
@ -80,6 +80,7 @@
|
||||
}
|
||||
|
||||
#status-indeterminate {
|
||||
height: 42px;
|
||||
visibility: visible;
|
||||
position: relative;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user