style(element-ui.scss): remove global .el-dialog

change .el-dialog to .flow-dialog
This commit is contained in:
黄兵 2021-10-15 13:30:29 +08:00 committed by 啝裳
parent cec2ffd3eb
commit 04f4815f04

View File

@ -109,3 +109,10 @@ ul {
.mobile-spacing {
margin: 0;
}
.flow-dialog {
transform: none;
left: 0;
position: relative;
margin: 0 auto;
}