mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 15:01:46 +01:00
chore(FormGroup): wrap label & description to ease styling
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
wrapper: '',
|
||||
inner: '',
|
||||
label: {
|
||||
wrapper: 'flex content-center items-center justify-between',
|
||||
base: 'block font-medium text-gray-700 dark:text-gray-200',
|
||||
@@ -22,4 +23,4 @@ export default {
|
||||
default: {
|
||||
size: 'sm'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user