feat: There is no way the red !important

This commit is contained in:
super_liu
2021-08-13 16:33:57 +08:00
parent e09de1c8be
commit b96b6c487c
@@ -2530,6 +2530,9 @@
<style lang="less" scoped>
@import '~@/assets/styles/mixins';
@import '~@/assets/styles/style';
/deep/.highlight-class {
color: red !important;
}
.standard-search {
padding: 6px 26px;
@borderColor: #BFBFBF;
@@ -2548,9 +2551,6 @@
&:last-child {
margin-bottom: 20px;
}
/deep/.highlight-class {
color: red;
}
.AllBoxTitle {
position: relative;
overflow: hidden;