fix(Pagination): center text when link

This commit is contained in:
Benjamin Canac
2024-05-28 17:18:14 +02:00
parent 2bf99e1eb4
commit 440593c5e4
2 changed files with 254 additions and 254 deletions

View File

@@ -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