@@ -214,7 +214,7 @@ export default {
font-weight: bold;
color: @mFontColor;
flex-basis: 15%;
- &.truant {
+ .truant {
color: @redColor;
}