Skip to content

Commit

Permalink
set background color for the container of flashes
Browse files Browse the repository at this point in the history
  • Loading branch information
bsatarnejad committed Sep 27, 2024
1 parent 51388aa commit e458b35
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 e458b35

Please sign in to comment.