Sonarr/frontend/src/Activity/History/HistoryEventTypeCell.css

7 lines
113 B
CSS

.cell {
composes: cell from 'Components/Table/Cells/TableRowCell.css';
width: 35px;
text-align: center;
}