Hiding low-entropy photos from actor page. Fixed actors filter tab spacing. Fixed entity logo stretching on compact scene page.

This commit is contained in:
2026-01-09 03:08:08 +01:00
parent 37ccc3c3dd
commit b63037ef74
5 changed files with 8 additions and 4 deletions

View File

@@ -281,7 +281,7 @@ function updateFilter(prop, value, reload = true) {
.actors-header {
display: flex;
align-items: center;
padding: .5rem 0 .25rem 2.25rem;
padding: .5rem 0 .5rem 3rem;
margin-bottom: .25rem;
}