From 845f84bf7398424c7505cb173879a3c9d7a266d9 Mon Sep 17 00:00:00 2001 From: Christian Andolf Date: Fri, 9 May 2025 14:19:06 +0200 Subject: [PATCH] fix: add missing classname on body in webviews to add new css variables --- apps/scandic-web/app/[lang]/webview/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/scandic-web/app/[lang]/webview/layout.tsx b/apps/scandic-web/app/[lang]/webview/layout.tsx index a408c00b6..ca5c7f458 100644 --- a/apps/scandic-web/app/[lang]/webview/layout.tsx +++ b/apps/scandic-web/app/[lang]/webview/layout.tsx @@ -43,7 +43,7 @@ export default async function RootLayout({ window.adobeDataLayer = window.adobeDataLayer || [] `} - +