mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
fix(Pagination): center text when link
This commit is contained in:
@@ -3,6 +3,6 @@ export default {
|
||||
root: '',
|
||||
list: 'flex items-center gap-1',
|
||||
ellipsis: 'pointer-events-none',
|
||||
label: 'min-w-5'
|
||||
label: 'min-w-5 text-center'
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user