소스 검색

修改弹窗样式

zhanglb 4 년 전
부모
커밋
f49904651b
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      front-vue/src/assets/styles/huyi.scss

+ 2 - 3
front-vue/src/assets/styles/huyi.scss

@@ -324,10 +324,9 @@
 .el-dialog__footer {
   text-align: center;
 }
-.el-dialog__body {
-  padding: 0;
+.dialog-footer{
+  text-align: center;
 }
-
 // 警告框
 .el-message-box{
   width: 610px;