Fixed: Reinstate position in series table

This commit is contained in:
ta264
2021-07-22 20:32:35 +01:00
parent 848b183ab8
commit 19549098a7
5 changed files with 9 additions and 14 deletions
+2 -6
View File
@@ -8,18 +8,14 @@
width: 42px;
}
.position,
.rating,
.status {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 100px;
}
.rating {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 100px;
}
.releaseDate {
composes: cell from '~Components/Table/Cells/TableRowCell.css';