Fix issue with headers on movie index table view not being aligned

Fixes: #4800
pull/2/head
nitsua 4 years ago committed by Qstick
parent 41fc244bda
commit e232fa2c9c

@ -80,5 +80,5 @@
.actions {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
flex: 0 1 90px;
flex: 0 1 120px;
}

Loading…
Cancel
Save