mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-30 04:24:02 +00:00
New: Custom Formats
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.preferredWordScore {
|
||||
composes: cell;
|
||||
.customFormatScore {
|
||||
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
||||
|
||||
width: 55px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user