mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
New: Bulk Grab Releases and Parameter Search
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
height: 35px;
|
||||
}
|
||||
|
||||
.selectedReleasesLabel {
|
||||
margin-bottom: 3px;
|
||||
text-align: right;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: $breakpointSmall) {
|
||||
.inputContainer {
|
||||
margin-right: 0;
|
||||
@@ -47,8 +53,4 @@
|
||||
.buttons {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.selectedMovieLabel {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user