feat(ui): wip layout

This commit is contained in:
psychedelicious
2023-05-09 16:03:56 +10:00
parent 77f2690711
commit ec6c8e2a38
18 changed files with 209 additions and 656 deletions

View File

@ -14,6 +14,8 @@ const InitialImageDisplay = () => {
borderRadius: 'base',
alignItems: 'center',
justifyContent: 'center',
bg: 'base.850',
p: 4,
}}
>
<Flex