Skip to content

Commit

Permalink
Merge pull request #125 from cns-iu/violence-info-background
Browse files Browse the repository at this point in the history
Fix for the black background in violence info.
  • Loading branch information
bherr2 authored Oct 18, 2019
2 parents 5528eca + b3cb555 commit 0184df9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/iframe/iframe.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
height: calc(100vh - 7.75rem); // subtracting the header height and padding top and bottom
width: 100%;
border-width: 0px;
background-color: white;
}
}

0 comments on commit 0184df9

Please sign in to comment.