Fix User Profile spinner
parent
cfefc473e2
commit
f2851413c1
|
@ -19,7 +19,7 @@
|
||||||
.overlay {
|
.overlay {
|
||||||
align-content: center;
|
align-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background: rgba($blackish, .9);
|
background: rgba($blackish, .8);
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
display: none;
|
display: none;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
Loading…
Reference in New Issue