Commit ddb72871 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix nesting depth scss-lint

parent 23640e42
......@@ -120,13 +120,13 @@
display: flex;
flex-direction: column;
justify-content: flex-end;
}
&:hover {
&:last-child:hover {
background-color: $gray-light;
}
}
}
}
.plan-action {
padding: 16px;
......
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