mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(Breadcrumb): harmonize icon with buttons
This commit is contained in:
@@ -5,7 +5,7 @@ export default {
|
||||
base: 'flex items-center gap-x-1.5 group font-semibold min-w-0',
|
||||
label: 'block truncate',
|
||||
icon: {
|
||||
base: 'flex-shrink-0 w-4 h-4',
|
||||
base: 'flex-shrink-0 w-5 h-5',
|
||||
active: '',
|
||||
inactive: ''
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user