mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-22 22:34:53 -04:00
Fixed: Backend Updates from Sonarr
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com> Co-Authored-By: taloth <taloth@users.noreply.github.com>
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;
|
||||
@@ -49,7 +45,7 @@
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.branch {
|
||||
.label {
|
||||
composes: label from '~Components/Label.css';
|
||||
|
||||
margin-left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user