mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed player position
This commit is contained in:
parent
6761ca6330
commit
2ce39efef8
4 changed files with 17 additions and 12 deletions
|
@ -6,7 +6,6 @@ export const MainLayout = ({ children }) => (
|
|||
<div className={styles.wrapper}>
|
||||
<div className={styles.content}>
|
||||
<Header />
|
||||
|
||||
{children}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue