Update error text and style

This commit is contained in:
Mo Bitar
2018-05-31 10:36:33 -05:00
parent ef61c7bc6a
commit b90ea97fcb
4 changed files with 18 additions and 10 deletions

View File

@@ -61,6 +61,10 @@ $heading-height: 75px;
margin-top: 4px;
text-align: right;
color: rgba(black, 0.23);
.error {
color: #f6a200;
}
}
.editor-tags {