Commit 15adaca8 by yuananting

style:快捷排序UI调整

parent a683ecb6
...@@ -96,6 +96,9 @@ ...@@ -96,6 +96,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