mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 17:56:21 +01:00
🎨 Small styling changes
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
import { MantineProviderProps } from '@mantine/core';
|
||||
|
||||
//TODO: Migarate this to v5.0
|
||||
// export const styles: MantineProviderProps['styles'] = {
|
||||
// Checkbox: {
|
||||
// input: { cursor: 'pointer' },
|
||||
// label: { cursor: 'pointer' },
|
||||
// },
|
||||
// Switch: {
|
||||
// input: { cursor: 'pointer' },
|
||||
// label: { cursor: 'pointer' },
|
||||
// },
|
||||
// };
|
||||
Reference in New Issue
Block a user