chore(react): improve style of buttons

This commit is contained in:
Elian Doran
2025-10-04 13:44:11 +03:00
parent 845c76fc42
commit e6e9cd3f35
4 changed files with 6 additions and 18 deletions

View File

@@ -11,11 +11,6 @@
border-radius: .2rem;
}
.fixnodes-type-switcher button.toggled {
background: var(--active-item-background-color);
color: var(--active-item-text-color);
}
/* Start of styling the slider */
.fixnodes-type-switcher input[type="range"] {