We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f128518 commit f027b6fCopy full SHA for f027b6f
client/packages/lowcoder/src/comps/comps/containerComp/pageLayoutComp.tsx
@@ -66,7 +66,7 @@ export const ContainerBaseComp = (function () {
66
<Section name={"Sider Style"}>
67
{ children.container.siderStylePropertyView() }
68
</Section>
69
- )}
+ )}
70
<Section name={"Body Style"}>
71
{ children.container.bodyStylePropertyView() }
72
0 commit comments