File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 12
12
< link href ="/GmodNetBuildBrowser.styles.css " rel ="stylesheet " />
13
13
</ head >
14
14
15
- < body class ="bg-light ">
16
- < div id ="app ">
17
- < div style ="height: 100vh; width: 100vw; display: flex; justify-content: center; flex-direction: column ">
18
- < div style ="width: 100vw; display: flex; justify-content: center ">
19
- < div class ="d-flex flex-column text-primary ">
20
- < div class ="d-flex justify-content-center "> < div class ="spinner-border " style ="width: 5em; height: 5em " role ="status "> </ div > </ div >
21
- < div style ="display: flex; justify-content: center ">
22
- < h1 class ="mt-4 "> Loading...</ h1 >
15
+ < body class ="bg-primary ">
16
+ < div class ="bg-light " style ="min-width: 100vw; min-height: 100vh; ">
17
+ < div id ="app ">
18
+ < div style ="height: 100vh; width: 100vw; display: flex; justify-content: center; flex-direction: column ">
19
+ < div style ="width: 100vw; display: flex; justify-content: center ">
20
+ < div class ="d-flex flex-column text-primary ">
21
+ < div class ="d-flex justify-content-center "> < div class ="spinner-border " style ="width: 5em; height: 5em " role ="status "> </ div > </ div >
22
+ < div style ="display: flex; justify-content: center ">
23
+ < h1 class ="mt-4 "> Loading...</ h1 >
24
+ </ div >
23
25
</ div >
24
26
</ div >
25
27
</ div >
You can’t perform that action at this time.
0 commit comments