Improved entity header logo scaling. Fixed entity scenes sticky footer.

This commit is contained in:
2024-06-12 03:54:38 +02:00
parent aef0198cab
commit 3254f6a3f2
2 changed files with 28 additions and 10 deletions

View File

@@ -297,6 +297,7 @@ function updateFilter(prop, value, reload = true) {
display: flex;
background: var(--background-base-10);
position: relative;
flex-grow: 1;
}
.scenes-header {