Skip to content
Snippets Groups Projects
Unverified Commit c59e789a authored by Anton Georgiev's avatar Anton Georgiev Committed by GitHub
Browse files

Merge pull request #6114 from Tainan404/change-overlay-color

Change modal overlay color for client consistency.
parents 6c7fb113 33655682
No related branches found
No related tags found
No related merge requests found
......@@ -41,5 +41,5 @@
.overlay {
@extend .overlay;
background-color: rgba(0, 0, 0, .5);
background-color: rgba(6, 23, 42, 0.75);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment