Skip to content
Snippets Groups Projects
Commit 68e23e6f authored by Chris Lawton's avatar Chris Lawton Committed by Todd Dembrey
Browse files

style edit note button

parent 8e90b3b5
No related branches found
No related tags found
No related merge requests found
......@@ -41,4 +41,15 @@
border-left: 2px solid $color--dark-blue;
}
}
&__edit {
color: $color--dark-blue;
padding-left: 10px;
margin-left: 10px;
border-left: 2px solid $color--mid-grey;
svg {
fill: $color--dark-blue;
}
}
}
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