Skip to content
Snippets Groups Projects
Commit 61e2d78e authored by Chris Lawton's avatar Chris Lawton
Browse files

remove hover from reviews summary nested table

parent cdcd4cec
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,10 @@ table {
&:hover {
box-shadow: 0 6px 35px -13px $color--black-50;
}
&.reviews-summary__tr {
box-shadow: none;
}
}
// responsive table styles
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment