Browse Source

no message

sys 3 năm trước cách đây
mục cha
commit
b341be61c6
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      components/en-from/en-select/en-select.vue

+ 3 - 1
components/en-from/en-select/en-select.vue

@@ -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;