feat: There is no way the red !important
This commit is contained in:
@@ -2530,6 +2530,9 @@
|
|||||||
<style lang="less" scoped>
|
<style lang="less" scoped>
|
||||||
@import '~@/assets/styles/mixins';
|
@import '~@/assets/styles/mixins';
|
||||||
@import '~@/assets/styles/style';
|
@import '~@/assets/styles/style';
|
||||||
|
/deep/.highlight-class {
|
||||||
|
color: red !important;
|
||||||
|
}
|
||||||
.standard-search {
|
.standard-search {
|
||||||
padding: 6px 26px;
|
padding: 6px 26px;
|
||||||
@borderColor: #BFBFBF;
|
@borderColor: #BFBFBF;
|
||||||
@@ -2548,9 +2551,6 @@
|
|||||||
&:last-child {
|
&:last-child {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
/deep/.highlight-class {
|
|
||||||
color: red;
|
|
||||||
}
|
|
||||||
.AllBoxTitle {
|
.AllBoxTitle {
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user