mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Fix active tab color
This commit is contained in:
parent
eedcef8f52
commit
17a6b37545
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ const StyledTabs = styled(MantineTabs)`
|
|||
}
|
||||
|
||||
button[data-active] {
|
||||
color: var(--btn-primary-fg);
|
||||
color: var(--btn-subtle-fg);
|
||||
background: none;
|
||||
box-shadow: 2px 0 0 var(--primary-color) inset;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue