mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-26 09:35:40 -05:00
Add loading behavior
This commit is contained in:
@@ -7,3 +7,9 @@ body {
|
||||
margin: 0;
|
||||
font-family: Roboto, "Helvetica Neue", sans-serif;
|
||||
}
|
||||
|
||||
.content-spinner {
|
||||
position: absolute !important;
|
||||
top: 150px;
|
||||
left: calc(50% - 50px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user