outaozhen 5 年之前
父節點
當前提交
c82494a77a
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/basic/css/common.scss

+ 3 - 0
src/basic/css/common.scss

@@ -464,6 +464,9 @@
 .sheet-right-panel .ant-card,.sheet-right-panel .ant-table{
   background: #fafafa;
 }
+.sheet-right-panel .ant-table-tbody > tr.ant-table-placeholder:hover > td{
+  background: none !important;
+}
 
 .zh-circle-icon {
   display: inline-block;