wip(fs.dev): Work on themes and themed logo
This commit is contained in:
parent
ed922f4d99
commit
9b0530daca
10 changed files with 342 additions and 213 deletions
|
@ -48,6 +48,8 @@ const DefaultLayout = props => {
|
|||
sm:bg-base-100
|
||||
sm:max-w-[38.2%]
|
||||
sm:flex sm:flex-row-reverse
|
||||
overflow-scroll
|
||||
py-8
|
||||
`}>
|
||||
<PrimaryMenu app={props.app}/>
|
||||
</aside>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue