make table headers consistent

This commit is contained in:
Proddy
2022-05-02 15:11:57 +02:00
parent 883c81320b
commit 7172ed303e
2 changed files with 3 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ const DashboardStatus: FC = () => {
text-transform: uppercase;
background-color: black;
color: #90CAF9;
font-weight: 500;
border-bottom: 1px solid #e0e0e0;
`,
Row: `