💄 Add Wallpaper, Spinner and LoadingPage widgets
This commit is contained in:
13
src/components/loading.scss
Normal file
13
src/components/loading.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
@import "../_base.scss"
|
||||
|
||||
.root {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
overflow: hidden;
|
||||
|
||||
}
|
Reference in New Issue
Block a user