Adjust Portal background mask

This commit is contained in:
Jaco Greeff 2017-04-28 12:03:20 +02:00
parent 278dfcdcc5
commit 85711ca66d
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ $popoverRight: $modalMargin;
$popoverTop: 20vh;
$popoverZ: 3600;
$backgroundFade: rgba(255, 255, 255, 0.35);
$backgroundFade: rgba(0, 0, 0, 0.35);
$backgroundOverlay: rgba(255, 255, 255, 0.95);
.backOverlay {