mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 17:13:03 -04:00
feat(Settings): update join buttons (#79)
* update join buttons * revert line change, make colors variables * Add windows transparency warning, renamed css file
This commit is contained in:
parent
be2f0dfaa4
commit
40b645a66a
3 changed files with 75 additions and 8 deletions
|
@ -169,6 +169,7 @@
|
|||
border-style: solid;
|
||||
border-width: .1rem;
|
||||
border-color: var(--button-outline-danger-border) !important;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.button-danger-background.top-margin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue