工单对账tabIndex记录
This commit is contained in:
@ -201,6 +201,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.twoBtn {
|
.twoBtn {
|
||||||
|
display: flex;
|
||||||
button {
|
button {
|
||||||
border: none;
|
border: none;
|
||||||
//width: 48px;
|
//width: 48px;
|
||||||
|
@ -159,6 +159,7 @@ export default {
|
|||||||
@include fontWeightSize(bold,14px)
|
@include fontWeightSize(bold,14px)
|
||||||
}
|
}
|
||||||
.twoBtn{
|
.twoBtn{
|
||||||
|
display: flex;
|
||||||
button{
|
button{
|
||||||
border: none;
|
border: none;
|
||||||
//width: 48px;
|
//width: 48px;
|
||||||
|
Reference in New Issue
Block a user