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:
@@ -177,8 +177,8 @@ const query = pageContext.urlParsed.search.q;
|
||||
|
||||
.tile,
|
||||
.movie-tile {
|
||||
width: 9rem;
|
||||
min-width: 9rem;
|
||||
width: 8rem;
|
||||
min-width: 8rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user