From 8b5f7745c09bfd498c13274385746cd222e5f563 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Fri, 17 Oct 2025 02:12:52 +0700 Subject: feat: translate the remainings of vh/vw to dvh/dvw --- static/input.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/input.css') diff --git a/static/input.css b/static/input.css index bc4f21f..d766049 100644 --- a/static/input.css +++ b/static/input.css @@ -447,7 +447,7 @@ body[data-theme~="ram"] .leaflet-tile { width: 90dvw; } - .ar-lt-0\.8\:w-screen { + .ar-lt-0\.8\:w-\[100dvw\] { width: 100dvw; } -- cgit v1.3.1+13