mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-13 20:24:53 +00:00
tweak(ui): align pill tabs pressed background
This commit is contained in:
@@ -257,6 +257,10 @@
|
|||||||
color: var(--text-strong);
|
color: var(--text-strong);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:active:not(:disabled) {
|
||||||
|
background-color: var(--surface-raised-base-active);
|
||||||
|
}
|
||||||
|
|
||||||
&:has([data-selected]) {
|
&:has([data-selected]) {
|
||||||
background-color: var(--surface-raised-base-active);
|
background-color: var(--surface-raised-base-active);
|
||||||
color: var(--text-strong);
|
color: var(--text-strong);
|
||||||
|
|||||||
Reference in New Issue
Block a user