mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-30 20:44:01 +00:00
Initial Commit Rework
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.relativePath {
|
||||
composes: cell from 'Components/Table/Cells/TableRowCell.css';
|
||||
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.quality {
|
||||
composes: cell from 'Components/Table/Cells/TableRowCell.css';
|
||||
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user