mirror of
https://github.com/jeffvli/feishin.git
synced 2026-08-08 05:12:57 +02:00
fix description/label styles to be consistent
This commit is contained in:
@@ -12,6 +12,7 @@ export interface MultiSelectProps extends MantineMultiSelectProps {
|
||||
}
|
||||
|
||||
const defaultClassNames = {
|
||||
description: styles.description,
|
||||
dropdown: styles.dropdown,
|
||||
input: styles.input,
|
||||
label: styles.label,
|
||||
|
||||
Reference in New Issue
Block a user