* Toolbar color fixed.

(cherry picked from commit 5b77bf1) (#315)
pull/327/head
Megax 2016-04-10 12:58:00 -05:00 committed by Dustin Falgout
parent 0849bf092f
commit 293696b62e
1 changed files with 1 additions and 1 deletions

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;