Skip to content

Commit 1085eb3

Browse files
committed
Added Prowlarr
1 parent 261ff1c commit 1085eb3

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

frontend/templates/components/home_section.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -668,8 +668,6 @@ <h3><i class="fas fa-download"></i> Swaparr Status</h3>
668668

669669
.indexers-list {
670670
padding: 15px;
671-
max-height: 200px;
672-
overflow-y: auto;
673671
}
674672

675673
.indexer-item {
@@ -780,7 +778,7 @@ <h3><i class="fas fa-download"></i> Swaparr Status</h3>
780778
}
781779

782780
.indexers-list {
783-
max-height: 150px;
781+
/* No height restriction on mobile */
784782
}
785783

786784
/* Hide legend on mobile to save space */

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.1.15
1+
8.2.0

0 commit comments

Comments
 (0)