src/App.vue
@@ -185,26 +185,26 @@ .el-dialog__header .el-dialog__title{ font-size: 16px !important; } .el-dialog__footer .el-button *{ font-size: 14px !important; } .el-dialog__footer .el-button{ height: 36px; border: 1px solid rgba(190, 190, 190, 0.44); box-shadow: 0px 2px 4px rgba(220, 220, 220, 0.41); padding: 0 14px; } .el-button--primary{ background: #004EA2; } .el-dialog__body{ padding: 15px 20px; } .el-input.is-disabled input{ color: #666 !important; background-color: rgba(0, 0, 0, 0.05) !important;