@@ -98,7 +98,7 @@ const dynamicSty = computed(()=>{
table {
width: 100%;
font-size: 14px;
- color: #666;
+ color: #333;
td,
th {
// min-width: 120px;
@@ -117,7 +117,7 @@ table {
}
.data-cell{
&.one-bg {
background-color: #EFEEF1;