From 0d2e40ea1951e0bfbdc530bf3e236cd69f187a2c Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Thu, 5 Jun 2025 19:08:11 +0800 Subject: [PATCH] Use svh instead --- src/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.css b/src/app.css index 5f327d9e..86122bcc 100644 --- a/src/app.css +++ b/src/app.css @@ -1453,7 +1453,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) { max-width: 100%; height: auto; max-height: 100vh; - max-height: 100dvh; + max-height: 100svh; vertical-align: middle; } .carousel .carousel-item video {