fix: bug in join server button when in light theme (#660)

feat/capacitor
Leda 2022-06-14 14:13:31 +00:00 committed by GitHub
parent 4e22ccb2f7
commit 3e40a61624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -63,7 +63,6 @@
button { button {
margin: auto; margin: auto;
display: block; display: block;
background: rgba(0, 0, 0, 0.8);
} }
} }
} }