@ -29,17 +29,22 @@
flex: 1 0 125px;
}
.added,
.inCinemas,
.physicalRelease,
.digitalRelease,
.runtime,
.genres {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
flex: 0 0 180px;
.runtime {
flex: 0 0 100px;
.movieStatus,
.certification {
@ -36,17 +36,22 @@
composes: cell;