Commit ed372613 by G

comment padding

parent fcdef96b
...@@ -8,7 +8,7 @@ const WrapperTopEdgeCurved = ({ children }: { children?: React.ReactElement }) = ...@@ -8,7 +8,7 @@ const WrapperTopEdgeCurved = ({ children }: { children?: React.ReactElement }) =
backgroundColor={"white"} backgroundColor={"white"}
borderTopLeftRadius={20} borderTopLeftRadius={20}
borderTopRightRadius={20} borderTopRightRadius={20}
p={"l"} // p={"l"}
flexDirection={"column"} flexDirection={"column"}
> >
{children} {children}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment