Skip to content

Commit

Permalink
update direct message modal overlay color
Browse files Browse the repository at this point in the history
  • Loading branch information
roienatan committed Nov 22, 2023
1 parent 8e19370 commit 3273a38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
}

.modalOverlay {
background-color: $c-shades-white;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0.5;
}

Expand Down

0 comments on commit 3273a38

Please sign in to comment.