mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Updates to UI, Update NLog to 4.4.12
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
.artistName,
|
||||
.albumTitle {
|
||||
composes: truncate from 'Styles/Mixins/truncate.css';
|
||||
@add-mixin truncate;
|
||||
|
||||
flex: 0 1 300px;
|
||||
margin-right: 10px;
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
.artistName,
|
||||
.albumTitle {
|
||||
composes: truncate from 'Styles/Mixins/truncate.css';
|
||||
@add-mixin truncate;
|
||||
|
||||
flex: 1 0 1px;
|
||||
margin-right: 10px;
|
||||
|
||||
Reference in New Issue
Block a user