diff --git a/src/components/tablecmt/tablecmt.vue b/src/components/tablecmt/tablecmt.vue index ce0c4e39..20516de8 100644 --- a/src/components/tablecmt/tablecmt.vue +++ b/src/components/tablecmt/tablecmt.vue @@ -686,7 +686,7 @@ defineExpose({ handleCheckSelect }); font-size: 12px !important; } .tabculconte { - color: #333333 !important; + color: #333333 ; font-size: 12px !important; } .slotbuts { @@ -803,6 +803,8 @@ defineExpose({ handleCheckSelect }); padding: 0 4px; scroll-behavior: smooth; background-color: #ff0000; - color: #fff; + color: #fff !important; } + +