Lint files based on updated rules

This commit is contained in:
jeffvli
2023-09-15 20:42:38 -07:00
parent d45b01625b
commit ec457d5125
57 changed files with 153 additions and 150 deletions
+1 -1
View File
@@ -23,8 +23,8 @@ const StyledSlider = styled(MantineSlider)`
& .mantine-Slider-label {
padding: 0 1rem;
color: var(--tooltip-fg);
font-size: 1em;
color: var(--tooltip-fg);
background: var(--tooltip-bg);
}
`;