Skip to content

Commit

Permalink
add z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Aug 3, 2021
1 parent c8fab1a commit 1f56595
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/lib/src/lib/banner/banner.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
--cc-secondary: var(--colors.gray.500);
--cc-secondary-hover: theme(colors.gray.600);
--cc-secondary-color: theme(colors.gray.50);
z-index: 9999;
}

.cc-banner {
background-color: var(--cc-background);
}
Expand Down

0 comments on commit 1f56595

Please sign in to comment.