mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-07 13:32:17 -07:00
New: Small UI tweaks and package updates
This commit is contained in:
parent
c7d17598e2
commit
d63bb77edc
11 changed files with 600 additions and 365 deletions
|
@ -1,3 +0,0 @@
|
|||
.absoluteEpisodeNumber {
|
||||
margin-left: 5px;
|
||||
}
|
|
@ -6,7 +6,6 @@ import TableRow from 'Components/Table/TableRow';
|
|||
import TableRowCell from 'Components/Table/Cells/TableRowCell';
|
||||
import TableSelectCell from 'Components/Table/Cells/TableSelectCell';
|
||||
import TrackQuality from 'Album/TrackQuality';
|
||||
import styles from './TrackFileEditorRow';
|
||||
|
||||
function TrackFileEditorRow(props) {
|
||||
const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue