Browse Source

Merge pull request '样式优化' (#10) from feature_table into develop

Reviewed-on: http://101.201.121.115:3000/leo/LAPP_ETL_WEBFRONT/pulls/10
feature_table
wangxy 3 years ago
parent
commit
1355d359c6
1 changed files with 0 additions and 8 deletions
  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; border-top: 1px solid #C6C6C6;
padding: 24px 40px 40px; 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) { .dialog-submit-button, .el-message-box__btns button:nth-child(2) {
width: 144px; width: 144px;
height: 40px; height: 40px;


Loading…
Cancel
Save