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:
@@ -715,6 +715,12 @@ function copySummary() {
|
||||
}
|
||||
|
||||
@media(--small-50) {
|
||||
.date {
|
||||
font-size: .9rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media(--small-60) {
|
||||
.compact-show {
|
||||
display: flex;
|
||||
}
|
||||
@@ -722,9 +728,5 @@ function copySummary() {
|
||||
.compact-hide {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.date {
|
||||
font-size: .9rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user