Change background color to purple to the overlay solid color before we login to backoffice at end of installer
This commit is contained in:
@@ -73,7 +73,7 @@ body {
|
||||
right: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
background: @gray-1;
|
||||
background: @purple;
|
||||
z-index: 666;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user