SyntaxFix
Write A Post
Hire A Developer
Questions
For Angular(7+) Project:
::ng-deep .modal-backdrop.show { opacity: 0.7 !important; }
Otherwise you can use:
.modal-backdrop.show { opacity: 0.7 !important; }