Commit ea052215 authored by 刘安琪's avatar 刘安琪

调整dialog按钮位置

parent 2ad530c8
......@@ -642,11 +642,11 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.el-dialog__footer button:nth-child(2) {
margin-left: 16px; }
margin-left: 12px; }
.el-dialog__footer button:nth-child(3) {
margin-left: 16px; }
.el-dialog__footer button:nth-child(2) {
margin-left: 16px; }
margin-left: 12px; }
.el-dialog__footer button:nth-child(4) {
margin-left: 12px; }
.el-dialog--center {
text-align: center; }
.el-dialog--center .el-dialog__body {
......
......@@ -5320,11 +5320,11 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.el-dialog__footer button:nth-child(2) {
margin-left: 16px; }
margin-left: 12px; }
.el-dialog__footer button:nth-child(3) {
margin-left: 16px; }
.el-dialog__footer button:nth-child(2) {
margin-left: 16px; }
margin-left: 12px; }
.el-dialog__footer button:nth-child(4) {
margin-left: 12px; }
.el-dialog--center {
text-align: center; }
.el-dialog--center .el-dialog__body {
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment