added missing css file

This commit is contained in:
Robin Dadswell 2021-01-18 01:02:04 +00:00 committed by nitsua
parent da0b60dd96
commit d3a96fac12

View file

@ -0,0 +1,5 @@
.bookFolder {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 150px;
}