2023-11-7-1

This commit is contained in:
X1627315083
2023-11-07 09:30:25 +08:00
parent 608468c340
commit 632959c581
6 changed files with 160 additions and 7 deletions

View File

@@ -1300,7 +1300,6 @@ export default defineComponent({
}
</style>
<style lang="less">
.ant-modal-root{
.ant-modal-mask{
background: linear-gradient(45deg, #eee4f3, #f3f4e6);
@@ -1320,9 +1319,6 @@ export default defineComponent({
.ant-modal{
min-width: .65*1440px;
}
}
}
</style>