Fixed actors overview page grow.
This commit is contained in:
@@ -265,6 +265,7 @@ function updateFilter(prop, value, reload = true) {
|
||||
.page {
|
||||
min-height: 100%;
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
align-items: stretch;
|
||||
background: var(--background-base-10);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user