PAMapp/assets/scss/vendors/elementUI/_button.scss
@@ -87,3 +87,25 @@ pointer-events: none; } } @include desktop { .pam-rec-btns { justify-content:none; .el-button:nth-child(1) { width: 90px; height: 43px; font-size: 14px; display: flex; justify-content: center; padding-top: 12px; } .el-button:nth-child(2) { width: 90px; height: 43px; font-size: 14px; display: flex; justify-content: center; padding-top: 12px; } } }