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