mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Updated scrollbar styles.
This commit is contained in:
parent
8397102bac
commit
2411aeae8d
3 changed files with 15 additions and 24 deletions
|
|
@ -6,7 +6,7 @@ export default function ShareLayout({ children }) {
|
|||
return (
|
||||
<Container>
|
||||
<Header />
|
||||
{children}
|
||||
<main>{children}</main>
|
||||
<Footer />
|
||||
</Container>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue