diff --git a/webclient/src/styles/main.css b/webclient/src/styles/main.css index c6843fb..ef2cea3 100644 --- a/webclient/src/styles/main.css +++ b/webclient/src/styles/main.css @@ -169,6 +169,7 @@ /* User card inside navigation drawer footer — remove border and padding */ .nav-drawer-footer .card.user-card-compact { border: 0; + width: 100%; } .nav-drawer-footer .card.user-card-compact .user-card-body {