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