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

7 lines
114 B
CSS

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