remove commented code

This commit is contained in:
proddy
2024-10-21 10:33:03 +02:00
parent 85d68129d8
commit 28ee4f0255

View File

@@ -166,11 +166,6 @@ const Devices = () => {
Table: ` Table: `
--data-table-library_grid-template-columns: repeat(1, minmax(0, 1fr)) 130px; --data-table-library_grid-template-columns: repeat(1, minmax(0, 1fr)) 130px;
`, `,
BaseRow: `
// .td {
// height: 42px;
// }
`,
HeaderRow: ` HeaderRow: `
.th { .th {
padding: 8px; padding: 8px;