From 5663fcc36b086547f55f7fee0ec3e585cb1ef3fa Mon Sep 17 00:00:00 2001 From: Felix Breuer Date: Tue, 23 Jun 2020 16:11:09 +0200 Subject: Fix whatsapp fullscreen for different screen sizes Signed-off-by: Felix Breuer --- all.json | 2 +- archives/whatsapp.tar.gz | Bin 183538 -> 183549 bytes uncompressed/whatsapp/package.json | 2 +- uncompressed/whatsapp/service.css | 8 ++++++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/all.json b/all.json index 4a048d8..cbc0ef6 100644 --- a/all.json +++ b/all.json @@ -1104,7 +1104,7 @@ "featured": true, "id": "whatsapp", "name": "WhatsApp", - "version": "2.0.5", + "version": "2.0.6", "icons": { "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/whatsapp/icon.png", "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/whatsapp/icon.svg" diff --git a/archives/whatsapp.tar.gz b/archives/whatsapp.tar.gz index 900544a..dd48a42 100644 Binary files a/archives/whatsapp.tar.gz and b/archives/whatsapp.tar.gz differ diff --git a/uncompressed/whatsapp/package.json b/uncompressed/whatsapp/package.json index 2af16e9..4dc3f3b 100644 --- a/uncompressed/whatsapp/package.json +++ b/uncompressed/whatsapp/package.json @@ -1,7 +1,7 @@ { "id": "whatsapp", "name": "WhatsApp", - "version": "2.0.5", + "version": "2.0.6", "description": "WhatsApp", "main": "index.js", "author": "Stefan Malzner ", diff --git a/uncompressed/whatsapp/service.css b/uncompressed/whatsapp/service.css index f0ce216..e160fbb 100644 --- a/uncompressed/whatsapp/service.css +++ b/uncompressed/whatsapp/service.css @@ -1,4 +1,8 @@ -.app-wrapper-web .app { +.app-wrapper-web .app, +.app-wrapper-web .two, +.app-wrapper-web .three, +.app-wrapper-web .h70RQ +{ width: 100% !important; height: 100% !important; top: 0 !important; @@ -6,4 +10,4 @@ ._1Wk6A ._3YewW._31v_P._2Ptrm { display: none; -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2