Commit 16f3fe75 by yuananting

Merge branch 'feature/yuananting/20210602/replace-defaul-cover' into dev

parents 6193595a 15adaca8
...@@ -102,6 +102,9 @@ ...@@ -102,6 +102,9 @@
border: none !important; border: none !important;
} }
} }
.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
background: #F7F8F9 !important;
}
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment