Only set z-index for docker mount warning on welcome page

This commit is contained in:
JonnyWong16 2021-10-21 19:59:29 -07:00
parent c6ff8940b4
commit 5a5e6b2f4e
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 1 additions and 2 deletions

View file

@ -4526,5 +4526,4 @@ a.donate-with-crypto::after {
.docker-mount {
margin: 20px auto 0 auto;
position: relative;
z-index: 9999;
}