#10 样式优化

Merged
wangxinyao merged 1 commits from feature_table into develop 3 years ago
  1. +0
    -8
      src/assets/css/base.css

+ 0
- 8
src/assets/css/base.css View File

@ -352,14 +352,6 @@ li {
border-top: 1px solid #C6C6C6;
padding: 24px 40px 40px;
}
.dialog-delete-button, .el-message-box__btns button:nth-child(2) {
width: 144px;
height: 40px;
background: linear-gradient(180deg, #ec8a8a 0%, #FF3B31 100%);
border-radius: 2px;
border: 1px solid #FF3B31 !important;
color: #fff !important;
}
.dialog-submit-button, .el-message-box__btns button:nth-child(2) {
width: 144px;
height: 40px;


Loading…
Cancel
Save