From c88a288c033654677c8da5c0734110861a74db69 Mon Sep 17 00:00:00 2001 From: Marco Date: Wed, 3 Apr 2024 22:21:45 -0300 Subject: Whatsapp - Disable max-width on new main app selector (#527) --- recipes/whatsapp/service.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/whatsapp/service.css') diff --git a/recipes/whatsapp/service.css b/recipes/whatsapp/service.css index 05ae597..b80847f 100644 --- a/recipes/whatsapp/service.css +++ b/recipes/whatsapp/service.css @@ -13,6 +13,6 @@ } /* fix for blank spaces regarding view width on screens larger than 1080p */ -.app-wrapper-web ._1jJ70 { +.app-wrapper-web ._aigs { max-width: none !important; } -- cgit v1.2.3-54-g00ecf