[Frontend] Update Style Guide to add Status Indication

Fixes #1677
This commit is contained in:
Charles Hacskaylo
2017-08-17 11:27:35 -07:00
parent 603e990755
commit a6c3d98ddd
4 changed files with 96 additions and 0 deletions

View File

@@ -54,6 +54,12 @@
position: relative;
}
.w-mct-example {
div {
margin-bottom: $interiorMarginLg;
}
}
code,
pre {
font-size: 0.8rem;