typo in table header height

This commit is contained in:
Proddy
2023-03-11 17:38:08 +01:00
parent 8b29c1973d
commit d0ccbc2963

View File

@@ -179,7 +179,7 @@ const DashboardData: FC = () => {
`,
HeaderRow: `
.th {
height: 86px;
height: 36px;
}
`,
Row: `