fix: aligment stop model btn system monitor (#3981)

This commit is contained in:
Faisal Amir 2024-11-08 17:50:56 +07:00 committed by GitHub
parent 5bac278be4
commit 731d42863c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ const TableActiveModel = () => {
: '-'} : '-'}
</Badge> </Badge>
</td> </td>
<td className="px-4 py-2 text-center"> <td className="px-4 py-2 text-right">
<Tooltip <Tooltip
trigger={ trigger={
<Button <Button