Skip to content

Commit

Permalink
direct message modal overlay color to be the default of the modal
Browse files Browse the repository at this point in the history
  • Loading branch information
roienatan committed Nov 22, 2023
1 parent 3273a38 commit 7e1be7e
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
line-height: 127%;
}

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

.content {
width: 100%;
display: flex;
Expand Down

0 comments on commit 7e1be7e

Please sign in to comment.