Files
Prowlarr/frontend/src/System/Logs/Files/LogFilesTableRow.css
2019-06-11 22:07:34 -04:00

6 lines
97 B
CSS

.download {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 100px;
}