Commit 88af318e authored by FuryBean's avatar FuryBean Committed by 杨奕

Table: fix expand row hover style (#9554)

parent a29ef5f3
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
} }
&:hover { &:hover {
background-color: $--table-row-hover-background !important; background-color: transparent !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