xP: make the overlay actually overlay
This commit is contained in:
parent
f2d8de3ab9
commit
2c54f5a5dd
@ -29,6 +29,7 @@ body {
|
|||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.title, .status {
|
.title, .status {
|
||||||
padding: .05em .3em;
|
padding: .05em .3em;
|
||||||
|
Loading…
Reference in New Issue
Block a user