[web] Fix code formatting

This commit is contained in:
Alain Nussbaumer
2023-12-09 10:51:57 +01:00
parent 8d501f9ef1
commit b98812f64b
2 changed files with 2 additions and 2 deletions

View File

@@ -191,7 +191,7 @@ export default {
left: calc(50% - 50vw);
width: 100vw;
height: calc(100vh - 26rem);
max-height: min(100% - 8rem, 100vh - 26rem + 3.5rem); /* When the art picture underneath is in portrait rather than landscape, we have to clip the area to the picture height */
max-height: min(100% - 8rem, 100vh - 26rem + 3.5rem);
position: absolute;
overflow: auto;
--mask: linear-gradient(