mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 08:20:39 +01:00
chore(Breadcrumb): improve links hover style
This commit is contained in:
@@ -33,7 +33,7 @@ export default {
|
||||
active: false,
|
||||
to: true,
|
||||
class: {
|
||||
item: 'hover:text-gray-900 dark:hover:text-white transition-colors'
|
||||
item: 'hover:text-gray-700 dark:hover:text-gray-200 transition-colors'
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user