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

New: Added Scene Info to Interactive Search results to show more about the applied scene/TheXEM mappings

This commit is contained in:
Taloth Saldono
2021-01-12 17:59:12 +01:00
parent dcda03da4a
commit 5668152d6f
19 changed files with 490 additions and 42 deletions
@@ -8,6 +8,13 @@
composes: cell from '~Components/Table/Cells/TableRowCell.css';
word-break: break-all;
display: flex;
align-items: center;
justify-content: space-between;
}
.sceneMapping {
flex-shrink: 0;
}
.indexer {