mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
Lint files based on updated rules
This commit is contained in:
@@ -7,8 +7,8 @@ type SegmentedControlProps = MantineSegmentedControlProps;
|
||||
|
||||
const StyledSegmentedControl = styled(MantineSegmentedControl)<MantineSegmentedControlProps>`
|
||||
& .mantine-SegmentedControl-label {
|
||||
color: var(--input-fg);
|
||||
font-family: var(--content-font-family);
|
||||
color: var(--input-fg);
|
||||
}
|
||||
|
||||
background-color: var(--input-bg);
|
||||
|
||||
Reference in New Issue
Block a user