outaozhen hace 5 años
padre
commit
c82494a77a
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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;