mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
add existing has a load more button that shows all of the results.
This commit is contained in:
parent
2a89897a99
commit
5ad5307a7b
10 changed files with 195 additions and 150 deletions
|
@ -1,3 +1,5 @@
|
|||
@import "../Shared/Styles/card.less";
|
||||
|
||||
.series-item {
|
||||
padding-bottom: 30px;
|
||||
|
||||
|
@ -26,6 +28,9 @@
|
|||
}
|
||||
|
||||
.series-posters-item {
|
||||
|
||||
.card;
|
||||
|
||||
margin-bottom: 20px;
|
||||
|
||||
.center {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue