Fix image lightbox height
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
.image-lightbox__content {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
max-height: 90vh;
|
||||
max-height: 80vh;
|
||||
|
||||
& img {
|
||||
background-color: var(--bg-surface-low);
|
||||
|
||||
Reference in New Issue
Block a user