@@ -135,7 +135,9 @@ export default {
<style lang="scss" scoped>
@import url("../../static/css/en-common.css");
-
+::v-deep .selected-item-active{
+ border-bottom: 2px solid #FF0000 !important;
+}
.box {
.input-box {
display: flex;