diff --git a/public.php b/public.php index 46281208..de8ad10e 100755 --- a/public.php +++ b/public.php @@ -546,6 +546,9 @@ $installersData = json_decode($config['installersDataWhatsApp'] ?? '{"instalador html.is-embedded #moduleView { display: block !important; } + html.is-embedded .tabs { + display: none !important; + } :root { --primary: #2563eb;