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:
Indiana Jone (Indi) 2024-10-26 12:23:20 -04:00 committed by GitHub
parent be2f0dfaa4
commit 40b645a66a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 75 additions and 8 deletions

View file

@ -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 {