Files
Prowlarr/frontend/src/Components/Table/Cells/TableRowCellButton.css
T
2019-06-11 22:07:34 -04:00

5 lines
106 B
CSS

.cell {
composes: cell from '~./TableRowCell.css';
composes: link from '~Components/Link/Link.css';
}