task#14196,.active的border样式更改
This commit is contained in:
@ -1341,7 +1341,9 @@ export default {
|
|||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
border: 4px solid;
|
border: 4px solid;
|
||||||
border-color: #F1B289 transparent transparent transparent;
|
//border-color: #F1B289 transparent transparent transparent;
|
||||||
|
border-color: transparent transparent transparent transparent;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user