提交 c0b0bcdb 作者: 翁进城

layout样式优化

上级 ec1c5783
...@@ -14,7 +14,6 @@ const headerStyle: React.CSSProperties = { ...@@ -14,7 +14,6 @@ const headerStyle: React.CSSProperties = {
}; };
const contentStyle: React.CSSProperties = { const contentStyle: React.CSSProperties = {
textAlign: 'center',
minHeight: 120, minHeight: 120,
lineHeight: '1', lineHeight: '1',
color: '', color: '',
...@@ -22,7 +21,6 @@ const contentStyle: React.CSSProperties = { ...@@ -22,7 +21,6 @@ const contentStyle: React.CSSProperties = {
}; };
const footerStyle: React.CSSProperties = { const footerStyle: React.CSSProperties = {
textAlign: 'center',
color: '', color: '',
backgroundColor: '', backgroundColor: '',
lineHeight: '1', lineHeight: '1',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论