1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

New: Show Proper or Repack tag in interactive search

(cherry picked from commit efb000529b5dff42829df3ef151e4750a7b15cf6)

Closes #9523
This commit is contained in:
Stevie Robinson
2023-11-28 20:09:31 +01:00
committed by Bogdan
parent b788464487
commit e6f4b88cf3
3 changed files with 51 additions and 11 deletions
@@ -22,6 +22,10 @@
composes: cell from '~Components/Table/Cells/TableRowCell.css';
}
.quality {
white-space: nowrap;
}
.languages {
width: 100px;
}