Fixes view once videos in lightbox

This commit is contained in:
Josh Perez 2021-08-24 17:47:14 -04:00 committed by GitHub
parent 425404cd6e
commit 28f5a2bd1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 104 additions and 67 deletions

View file

@ -3,7 +3,7 @@
.Lightbox {
&__container {
background-color: $color-black-alpha-80;
background-color: $color-black-alpha-90;
bottom: 0;
display: flex;
flex-direction: column;