工单对账tabIndex记录

This commit is contained in:
2023-08-23 17:03:00 +08:00
parent bb72a584b7
commit c63ea913be
6 changed files with 59 additions and 15 deletions

View File

@ -204,8 +204,12 @@ export default {
button {
border: none;
//width: 48px;
padding: 2px;
@include all-height(20px);
//padding: 2px;
//@include all-height(20px);
padding: 4px 8px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 3px;
@include fontWeightSize(bold, 12px)
}