style: update column width
This commit is contained in:
parent
1fad81f3ab
commit
6f53519f6c
@ -217,7 +217,7 @@ export const ServerList: React.FC<{
|
||||
{
|
||||
key: 'traffic',
|
||||
title: 'Traffic',
|
||||
width: 110,
|
||||
width: 120,
|
||||
render: (_, record) => {
|
||||
return (
|
||||
<UpDownCounter
|
||||
|
Loading…
Reference in New Issue
Block a user