UI/UX Optimization: Fixed HUD elements, compacted sidebar menu, and improved mobile animations stability

This commit is contained in:
2026-02-21 17:43:46 -05:00
parent 7adc9cec45
commit cdd553d9cb
4 changed files with 128 additions and 196 deletions

View File

@ -373,7 +373,7 @@ const handleLogout = () => {
}
.menu-bottom-group {
margin-top: auto;
margin-top: 24px;
display: flex;
flex-direction: column;
}