New: Show Proper or Repack tag in interactive search

(cherry picked from commit efb000529b5dff42829df3ef151e4750a7b15cf6)

Closes #3141
This commit is contained in:
Stevie Robinson
2023-11-28 20:09:31 +01:00
committed by Bogdan
parent 9066f8558c
commit d6796bbe1a
3 changed files with 51 additions and 11 deletions
@@ -28,6 +28,10 @@
text-align: center;
}
.quality {
white-space: nowrap;
}
.customFormatScore {
composes: cell from '~Components/Table/Cells/TableRowCell.css';