fix: spacing within appshell/paper
This commit is contained in:
parent
0adc07ac38
commit
3af3ba69f5
1 changed files with 2 additions and 0 deletions
|
@ -438,6 +438,8 @@ export default function Layout({ children, props }) {
|
|||
<Paper
|
||||
withBorder
|
||||
p='md'
|
||||
mr='md'
|
||||
mb='md'
|
||||
shadow='xs'
|
||||
sx={(theme) => ({
|
||||
'&[data-with-border]': {
|
||||
|
|
Loading…
Add table
Reference in a new issue