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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user