diff --git a/assets/css/styles.css b/assets/css/styles.css index 1e592f9..dc38ffd 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -203,6 +203,9 @@ body { .header-actions { margin-top: 8px; } + + /* hide status badge on small screens (desktop-only) */ + .status-badge { display: none !important; } } /* Desktop: ensure sidebar visible */ diff --git a/index.php b/index.php index ea7e784..f17f908 100644 --- a/index.php +++ b/index.php @@ -37,7 +37,7 @@ try { WhatsApp Bot Manager - + @@ -668,7 +668,7 @@ try { - +