修改文档拆分布局问题

This commit is contained in:
qq787203167
2022-07-15 14:11:13 +08:00
parent e44d653e5b
commit 181c04410c
3 changed files with 17 additions and 17 deletions
@@ -327,19 +327,6 @@
height: 40px;
margin-bottom: 24px;
}
</style>
<style lang='less'>
.area-module {
.ant-modal-wrap {
.ant-modal {
.ant-modal-content {
.ant-modal-footer {
text-align: center;
}
}
}
}
}
.page {
display: flex;
@@ -392,4 +379,17 @@
.title-text-text {
margin-top: 9px;
}
</style>
<style lang='less'>
.area-module {
.ant-modal-wrap {
.ant-modal {
.ant-modal-content {
.ant-modal-footer {
text-align: center;
}
}
}
}
}
</style>