updated tvdb search
This commit is contained in:
parent
6cfbfd9959
commit
19374a0bb2
6 changed files with 15 additions and 3 deletions
|
@ -221,6 +221,10 @@
|
|||
background-size: cover;
|
||||
}
|
||||
|
||||
.centeredCardImage {
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
.bannerCard {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 6.5 KiB |
|
@ -187,6 +187,8 @@
|
|||
bottom: 0;
|
||||
z-index: 1001;
|
||||
border: 0 !important;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.searchResultsContainer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue