mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 08:50:34 +01:00
chore(components): add more sizes to theme config
This commit is contained in:
@@ -8,6 +8,7 @@ export default (options: Required<ModuleOptions>) => ({
|
||||
description: 'text-sm text-gray-500 dark:text-gray-400',
|
||||
icon: 'shrink-0 size-5',
|
||||
avatar: 'shrink-0',
|
||||
avatarSize: '2xl',
|
||||
actions: 'flex gap-1.5 shrink-0',
|
||||
progress: 'absolute inset-x-0 bottom-0 h-1 z-[-1]',
|
||||
close: 'p-0'
|
||||
|
||||
Reference in New Issue
Block a user