src/styles/base/index.scss
@@ -80,4 +80,21 @@ flex: 1; } } } .phone-details-box { .el-dialog { margin: 0 !important; display: flex; flex-direction: column; width: 320px; height: 220px; top: 50%; left: 50% !important; transform: translate(-50%, -50%); .el-dialog__body { flex: 1; } } }