1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-23 22:25:56 -04:00

New: Add Custom Formats to episode details modal

This commit is contained in:
Mark McDowall
2022-12-02 23:24:00 -08:00
parent 998768bcf2
commit 154da57dc5
4 changed files with 41 additions and 2 deletions
@@ -11,6 +11,12 @@
width: 100px;
}
.customFormats {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 175px;
}
.actions {
composes: cell from '~Components/Table/Cells/TableRowCell.css';