Skip to content

Commit

Permalink
fixed modal z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
RINO767 authored and RINO767 committed Oct 16, 2018
1 parent d5be302 commit 2befa12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ $navbar-dropdown-background-color: $secondary;

$custom-colors: ("secondary": ($secondary, $secondary-invert));

$modal-z: 200;

@import "../node_modules/bulma/bulma";
@import "../node_modules/bulma-divider/dist/css/bulma-divider";
@import "../node_modules/bulma-checkradio/dist/css/bulma-checkradio";
Expand Down

0 comments on commit 2befa12

Please sign in to comment.