fix: adjust border raduis
This commit is contained in:
@@ -151,6 +151,7 @@ const APIKeys: React.FC = () => {
|
||||
rowKey="id"
|
||||
onChange={handleTableChange}
|
||||
pagination={{
|
||||
size: 'middle',
|
||||
showSizeChanger: true,
|
||||
pageSize: queryParams.perPage,
|
||||
current: queryParams.page,
|
||||
|
||||
Reference in New Issue
Block a user