mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 09:35:36 +01:00
Added Panel component. New color scheme.
This commit is contained in:
parent
a7dad20d8a
commit
5d2c1e27c2
13 changed files with 64 additions and 64 deletions
|
|
@ -35,12 +35,6 @@ export function Page({
|
|||
maxWidth="1320px"
|
||||
minHeight="600px"
|
||||
margin="auto"
|
||||
backgroundColor="1"
|
||||
overflow="auto"
|
||||
borderRadius="3"
|
||||
borderSize="1"
|
||||
paddingX="8"
|
||||
paddingY="4"
|
||||
>
|
||||
{children}
|
||||
</Column>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue