Change z index of under-construction
All checks were successful
Deploy new version of the application / Deploy Application (push) Successful in 2s
All checks were successful
Deploy new version of the application / Deploy Application (push) Successful in 2s
This commit is contained in:
@@ -221,6 +221,6 @@ html, body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
z-index: 10000;
|
||||
top: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user