Initial git
This commit is contained in:
12
app/styles/components/_masterLoading.scss
Normal file
12
app/styles/components/_masterLoading.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
.mLoading__body {
|
||||
background-color: rgb(216, 216, 216);
|
||||
}
|
||||
|
||||
.mLoading__content {
|
||||
max-width: 338px !important;
|
||||
}
|
||||
|
||||
.mLoading__context{
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
Reference in New Issue
Block a user