fix: spacing within appshell/paper

This commit is contained in:
diced 2023-03-04 18:11:11 -08:00
parent 0adc07ac38
commit 3af3ba69f5
No known key found for this signature in database
GPG key ID: 370BD1BA142842D1

View file

@ -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]': {