🔥 Refactor and removes less-important stuff

This commit is contained in:
Alicia Sykes
2021-07-05 21:09:17 +01:00
parent 0c0177927c
commit a82a4c7103
3 changed files with 19 additions and 25 deletions

View File

@@ -151,6 +151,7 @@ export default {
.vs__dropdown-toggle {
border-color: var(--login-form-color);
background: var(--login-form-background);
cursor: pointer;
span.vs__selected {
color: var(--login-form-color);
}