Fixed add stash in notifications panel. Fixed iframe ads breaking page width. Improved actor and movie tile size in search results.

This commit is contained in:
2024-08-29 17:53:54 +02:00
parent 33e8fbea0b
commit 0909e8d74c
9 changed files with 152 additions and 29 deletions

View File

@@ -339,6 +339,8 @@ function updateFilter(prop, value, reload = true) {
max-height: 6rem;
justify-content: center;
margin: .5rem 1rem 0 1rem;
width: 0;
flex-grow: 1;
}
}