diff --git a/configurator.py b/configurator.py index bd015ee..b4b998f 100755 --- a/configurator.py +++ b/configurator.py @@ -330,16 +330,16 @@ INDEX = Template(r""" } .preloader-background { - display: flex; - align-items: center; - justify-content: center; - background-color: #eee; + display: flex; + align-items: center; + justify-content: center; + background-color: #eee; position: fixed; - z-index: 10000; - top: 0; - left: 0; - right: 0; - bottom: 0; + z-index: 10000; + top: 0; + left: 0; + right: 0; + bottom: 0; } .modal-content_nopad { @@ -2081,11 +2081,10 @@ INDEX = Template(r"""