mirror of https://github.com/statping/statping
css fix
parent
4dd7f509a6
commit
e7b92fb185
|
@ -21,7 +21,7 @@ A:HOVER {
|
||||||
z-index: 1040;
|
z-index: 1040;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: rgb(0 0 0 / 50%);
|
background-color: rgba(0, 0, 0, 0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal {
|
.modal {
|
||||||
|
|
Loading…
Reference in New Issue