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

New: Add table options for movie files details

This commit is contained in:
Bogdan
2023-08-20 16:48:39 +03:00
parent 329e43c331
commit 4b9107465c
9 changed files with 315 additions and 192 deletions
@@ -28,6 +28,9 @@
white-space: nowrap;
}
.languages,
.audio,
.video,
.actions {
composes: cell from '~Components/Table/Cells/TableRowCell.css';