mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-06 20:10:12 +02:00
Fix active tab color
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user