mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
Fixed: Fetch Settings in UpdateConnector
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
.updateAvailable {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.upToDate {
|
||||
.messageContainer {
|
||||
display: flex;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
@@ -12,7 +8,7 @@
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
.upToDateMessage {
|
||||
.message {
|
||||
padding-left: 5px;
|
||||
font-size: 18px;
|
||||
line-height: 30px;
|
||||
|
||||
Reference in New Issue
Block a user