fix scss undefined variable

This commit is contained in:
Florian BLOUET
2015-11-30 18:10:01 +01:00
parent cf4f58f396
commit dd8e757c9b

View File

@@ -1,4 +1,4 @@
$reportBackgroundColor: #FFFFFF; //#F6F2F1;
html {
overflow-y: scroll;
}