mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-15 07:54:18 +02:00
Remove border
This commit is contained in:
@@ -9,6 +9,7 @@ const StyledSwitch = styled(MantineSwitch)`
|
|||||||
|
|
||||||
& .mantine-Switch-track {
|
& .mantine-Switch-track {
|
||||||
background-color: var(--switch-track-bg);
|
background-color: var(--switch-track-bg);
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
& .mantine-Switch-input {
|
& .mantine-Switch-input {
|
||||||
|
|||||||
Reference in New Issue
Block a user