mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 16:53:36 -05:00
fix: bug in join server button when in light theme (#660)
This commit is contained in:
parent
4e22ccb2f7
commit
3e40a61624
1 changed files with 1 additions and 2 deletions
|
@ -63,7 +63,6 @@
|
|||
button {
|
||||
margin: auto;
|
||||
display: block;
|
||||
background: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue