forked from phoenix/litellm-mirror
fix ui
This commit is contained in:
parent
74b19ea9c5
commit
2c0802126d
1 changed files with 1 additions and 1 deletions
|
@ -866,7 +866,7 @@ const ViewKeyTable: React.FC<ViewKeyTableProps> = ({
|
|||
</Text>
|
||||
</TableCell>
|
||||
<TableCell>
|
||||
<Button size="sm" onClick={() => handleModelLimitClick(item)}>Edit Limits</Button>
|
||||
<Button size="xs" onClick={() => handleModelLimitClick(item)}>Edit Limits</Button>
|
||||
</TableCell>
|
||||
<TableCell>
|
||||
<Icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue