forked from abner/for-legacy-web
feat: add delete server button to server settings (#373)
Co-authored-by: Paul Makles <paulmakles@gmail.com>
This commit is contained in:
@@ -144,7 +144,9 @@
|
||||
.donate {
|
||||
color: goldenrod !important;
|
||||
}
|
||||
.logOut {
|
||||
|
||||
.logOut,
|
||||
.deleteServer {
|
||||
color: var(--error) !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user