Fix note feedback

This commit is contained in:
2019-09-20 23:28:56 +02:00
parent fdeae0b984
commit 4da07fa4e1
4 changed files with 13 additions and 7 deletions

View File

@@ -46,6 +46,10 @@
font-size: 0.8em;
margin: 0;
padding-right: 0.5em;
&.note-error {
color: $col_main_2;
}
}
}