Merge pull request #1701 from Safelite/CSR-1925-set-modal-overlay-bg-color
CSR-1925 set modal overlay bg color
This commit is contained in:
commit
740554a6dd
1 changed files with 1 additions and 2 deletions
|
|
@ -118,8 +118,7 @@ export default {
|
|||
left: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background-color: $black;
|
||||
opacity: 0.4;
|
||||
background-color: $white;
|
||||
z-index: 1056;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue