lavoce #2

Merged
yogiedigital merged 118 commits from lavoce into main 2025-10-20 04:06:02 +00:00
Showing only changes of commit 61ec188d59 - Show all commits

View File

@@ -27,7 +27,7 @@ const MainLayout = ({ children }) => {
<LayoutHeader />
<Content
style={{
margin: '0 25px',
margin: '0 10px',
flex: '1 0 auto',
padding: '8px 8px',
}}