Cell height for multiline values

This commit is contained in:
MichaelDvP
2022-04-25 16:23:48 +02:00
parent cc42ac3584
commit ab17dd5812
2 changed files with 3 additions and 3 deletions

View File

@@ -166,7 +166,7 @@ const DashboardData: FC = () => {
BaseRow: `
font-size: 14px;
color: white;
height: 32px;
min-height: 32px;
`,
HeaderRow: `
text-transform: uppercase;