fix border on scrollbar

This commit is contained in:
Corwin Smith 2022-10-09 08:52:57 -06:00
parent ee2e2916b7
commit 075a627208
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ const DownloadsPage: NextPage = ({}) => {
</Stack>
{/* TODO: swap for real data */}
<Stack>
<Stack borderBottom='2px solid' borderColor='brand.light.primary'>
<DataTable
columnHeaders={[
'Build Server',