feat: There is no way the red !important
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user