Highlight filtered field and type
This commit is contained in:
@@ -27,7 +27,8 @@
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.field-highlighted {
|
.field-highlighted {
|
||||||
color: #ffff00;
|
@apply border-b-2;
|
||||||
|
@apply border-acColor;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.type-highlighted {
|
.type-highlighted {
|
||||||
color: #ffff00;
|
@apply text-acColor;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user