style:任务无法学习提示框修改样式

This commit is contained in:
wyx
2022-12-22 15:39:51 +08:00
parent 8d4c25b2c7
commit 0ed5a823e1

View File

@@ -227,7 +227,7 @@
<!-- 弹框提示信息 -->
<el-dialog
title=""
top="407px"
top="347px"
v-model="dialogVisible"
:show-close="false"
style="display:flex;justify-content:center;align-items:center;height: 283px;padding:0;border-radius: 4px;"