mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
Update radio-group.css
This commit is contained in:
parent
1571246ba8
commit
1b67339e4d
@ -38,9 +38,9 @@
|
||||
}
|
||||
|
||||
[data-slot="radio-group-indicator"] {
|
||||
background: var(--surface-raised-stronger-non-alpha);
|
||||
background: var(--button-secondary-base);
|
||||
border-radius: var(--radius-sm);
|
||||
box-shadow: var(--shadow-xs-border);
|
||||
box-shadow: var(--shadow-xs-border-base);
|
||||
content: "";
|
||||
opacity: var(--indicator-opacity, 1);
|
||||
pointer-events: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user