We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898e973 commit 8bbe3efCopy full SHA for 8bbe3ef
src/containers/Tablets/Tablets.tsx
@@ -47,7 +47,7 @@ function getColumns({database}: {database?: string}) {
47
},
48
{
49
name: 'TabletId',
50
- width: 220,
+ width: 190,
51
get header() {
52
return i18n('Tablet');
53
0 commit comments