Skip to content

Commit 2befa12

Browse files
RINO767RINO767
authored andcommitted
fixed modal z-index
1 parent d5be302 commit 2befa12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/styles.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ $navbar-dropdown-background-color: $secondary;
2424

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

27+
$modal-z: 200;
28+
2729
@import "../node_modules/bulma/bulma";
2830
@import "../node_modules/bulma-divider/dist/css/bulma-divider";
2931
@import "../node_modules/bulma-checkradio/dist/css/bulma-checkradio";

0 commit comments

Comments
 (0)