mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Updates to UI, Update NLog to 4.4.12
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
}
|
||||
|
||||
.underlay {
|
||||
composes: cover from 'Styles/Mixins/cover.css';
|
||||
@add-mixin cover;
|
||||
}
|
||||
|
||||
.overlay {
|
||||
composes: linkOverlay from 'Styles/Mixins/linkOverlay.css';
|
||||
@add-mixin linkOverlay;
|
||||
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
}
|
||||
|
||||
.name {
|
||||
composes: truncate from 'Styles/Mixins/truncate.css';
|
||||
@add-mixin truncate;
|
||||
|
||||
margin-bottom: 20px;
|
||||
font-weight: 300;
|
||||
|
||||
Reference in New Issue
Block a user