Tweak the design of the RadioInput widget

This commit is contained in:
Keavon Chambers
2025-05-24 16:07:01 -07:00
parent 8a8e496058
commit 63cce26755
8 changed files with 55 additions and 49 deletions
@@ -155,7 +155,7 @@
&.disabled {
background: var(--color-2-mildblack);
span {
.text-label {
color: var(--color-8-uppergray);
}