* Toolbar color fixed.

(cherry picked from commit 5b77bf1) (#315)
This commit is contained in:
Megax
2016-04-12 02:00:30 -05:00
committed by Dustin Falgout
parent 0849bf092f
commit 293696b62e
+1 -1
View File
@@ -52,7 +52,7 @@
@include exports("toolbar") { @include exports("toolbar") {
toolbar { toolbar {
@include toolbar($bg_color, $fg_color); @include toolbar($toolbar_bg_color, $toolbar_fg_color);
border-style: none; border-style: none;