Improved movie page styling. Fixed parentless channel icon in channel filter.
This commit is contained in:
@@ -249,6 +249,7 @@ const scenes = pageContext.pageProps.scenes;
|
||||
<style scoped>
|
||||
.page {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
justify-content: center;
|
||||
background: var(--background-base-10);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user