mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
typo in table header height
This commit is contained in:
@@ -179,7 +179,7 @@ const DashboardData: FC = () => {
|
||||
`,
|
||||
HeaderRow: `
|
||||
.th {
|
||||
height: 86px;
|
||||
height: 36px;
|
||||
}
|
||||
`,
|
||||
Row: `
|
||||
|
||||
Reference in New Issue
Block a user