diff --git a/datacenter/app/datastores/page.tsx b/datacenter/app/datastores/page.tsx index 8c29e375f..c1db62ecf 100644 --- a/datacenter/app/datastores/page.tsx +++ b/datacenter/app/datastores/page.tsx @@ -141,7 +141,10 @@ const Index = () => { }, '& tbody tr: hover a': { textDecoration: 'underline' - } + }, + '& tbody tr a': { + color: 'rgb(13, 96, 217)' + }, }} >