提交 06508ace authored 作者: 钟是志's avatar 钟是志

样式修改

上级 a74dc09c
...@@ -384,8 +384,11 @@ class FormList extends React.Component { ...@@ -384,8 +384,11 @@ class FormList extends React.Component {
config={{ condition: searchConfig, fromTab: true }} config={{ condition: searchConfig, fromTab: true }}
/> />
) : null} ) : null}
<Shell> <Shell styleShell={searchConfig.length > 0 ? {} : { marginTop: 0 }}>
<div style={{ paddingLeft: '10px', marginTop: '20px' }} <div style={{
paddingLeft: '10px',
paddingTop: '10px',
}}
> >
{ {
Authority && Authority.add === false ? null : Authority && Authority.add === false ? null :
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论