@@ -444,6 +444,9 @@ export default {
line-height: 22px;
color: #000000;
height: 21px;
+ &.noFont {
+ font-family: initial;
+ }
&.textLeft {
text-align: left;
}