diff --git a/src/components/PigBatchList.vue b/src/components/PigBatchList.vue index 2db5384c..c023a469 100644 --- a/src/components/PigBatchList.vue +++ b/src/components/PigBatchList.vue @@ -226,6 +226,6 @@ export default { } .batch-info-line .red-text { - color: red; + color: red !important; }