Skip to content

Commit

Permalink
fix: dropdown content color
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Feb 8, 2020
1 parent f3c9c88 commit 4a38396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exampleSite/assets/scss/bulma.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ $card-footer-border-top: 1px solid $grey-darker;
@import "./bulma-0.7.5/components/card.sass";

$dropdown-content-background-color: $grey-dark;
$dropdown-item-color: $grey-lighter;
@import "./bulma-0.7.5/components/dropdown.sass";
// @import "./bulma-0.7.5/components/level.sass";
// @import "./bulma-0.7.5/components/list.sass";
Expand Down

0 comments on commit 4a38396

Please sign in to comment.