mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-19 14:31:47 +01:00
feat: uniformize components sizes (#68)
This commit is contained in:
@@ -49,7 +49,7 @@ export default (config: { colors: string[] }) => ({
|
||||
class: 'translate-y-1/2 -translate-x-1/2 transform'
|
||||
}],
|
||||
defaultVariants: {
|
||||
size: 'sm',
|
||||
size: 'md',
|
||||
color: 'primary',
|
||||
position: 'top-right'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user