Preventing scene poster, stash header and bottom navigation overflow.
This commit is contained in:
@@ -61,7 +61,7 @@ const activePage = computed(() => pageContext.urlParsed.pathname.split('/')[1]);
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-grow: 1;
|
||||
padding: .5rem;
|
||||
padding: .5rem 0;
|
||||
border: none;
|
||||
background: none;
|
||||
color: var(--highlight-strong-20);
|
||||
|
||||
Reference in New Issue
Block a user