* notebook other background color fix.

(cherry picked from commit d7fd70e) (#315)
pull/329/head
Megax 2016-04-11 09:38:16 -05:00 committed by Dustin Falgout
parent ff06db3ab6
commit 2eb3123084
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
@include exports("notebook") { @include exports("notebook") {
notebook { notebook {
background-color: $base_color;
> header { > header {
padding: 0; padding: 0;
margin: 0; margin: 0;