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