mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
web: fix properties section horizontal margin
This commit is contained in:
@@ -685,7 +685,7 @@ export function Section({
|
||||
flexDirection: "column"
|
||||
}}
|
||||
>
|
||||
<Flex mx={2} mt={2} sx={{ alignItems: "center" }}>
|
||||
<Flex mx={1} mt={2} sx={{ alignItems: "center" }}>
|
||||
{button}
|
||||
<Text variant="subtitle">{title}</Text>
|
||||
</Flex>
|
||||
|
||||
Reference in New Issue
Block a user