Rework Gallery DIsplay

This commit is contained in:
blessedcoolant
2022-10-09 08:34:27 +13:00
committed by Lincoln Stein
parent 081271d6a1
commit f15fd2c3d3
12 changed files with 83 additions and 53 deletions

View File

@@ -8,9 +8,7 @@ $app-width: calc(100vw - $app-cutoff);
$app-height: calc(100vh - $app-cutoff);
$app-content-height: calc(100vh - $app-content-height-cutoff);
$app-gallery-height: calc(100vh - ($app-content-height-cutoff + 6rem));
$app-gallery-popover-height: calc(
100vh - ($app-content-height-cutoff - 2.5rem)
);
$app-gallery-popover-height: calc(100vh - ($app-content-height-cutoff + 6rem));
$app-metadata-height: calc(100vh - ($app-content-height-cutoff + 4.4rem));
// option bar