Skip to content

Commit

Permalink
Merge pull request #16832 from opf/57992-banners-have-display-issues-…
Browse files Browse the repository at this point in the history
…in-dark-mode

[57992] Banners have display issues in dark mode
  • Loading branch information
HDinger authored Sep 30, 2024
2 parents 16fef22 + e458b35 commit 824d068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/global_styles/primer/_flash.sass
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ $op-primer-flash-toaster-width: 80%
left: 10%
right: 10%
top: 1rem
background-color: var(--body-background)

// Align multiple toasts
display: flex
Expand Down

0 comments on commit 824d068

Please sign in to comment.