mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 00:15:05 +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',
|
base: 'flex items-center gap-x-1.5 group font-semibold min-w-0',
|
||||||
label: 'block truncate',
|
label: 'block truncate',
|
||||||
icon: {
|
icon: {
|
||||||
base: 'flex-shrink-0 w-4 h-4',
|
base: 'flex-shrink-0 w-5 h-5',
|
||||||
active: '',
|
active: '',
|
||||||
inactive: ''
|
inactive: ''
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user