feat(mobile-fixes-phase4): Complete US-403 - Fix MobileDrawerMenu - Secțiunea ANALIZE Vizibilă

Implemented by Ralph autonomous loop.
Iteration: 3

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-01-12 19:27:05 +00:00
parent 65eff42312
commit c3c129a04c
7 changed files with 31 additions and 11 deletions

View File

@@ -170,8 +170,9 @@
/* Mobile Responsive */
@media (max-width: 768px) {
/* US-401/US-402: Hide desktop header on mobile - MobileTopBar takes over */
.header-container {
padding: 0 var(--space-md, 12px);
display: none !important;
}
.header-left {