-
Notifications
You must be signed in to change notification settings - Fork 375
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style(Navbar): enhance dropdown items with icons and improve spacing (#…
…843) * style(Navbar): enhance dropdown items with icons and improve spacing - Updated dropdown items in the Navbar component to include icons for better visual representation. - Adjusted spacing and height properties for improved layout consistency across different screen sizes. - Enhanced hover effects for dropdown items to improve user experience. These changes aim to create a more intuitive and visually appealing navigation experience. * feat(Navbar): add user avatar and nickname to dropdown menu - Introduced a new dropdown item in the Navbar component displaying the user's avatar, nickname, and username for a personalized experience. - Adjusted the visibility class for the profile section to enhance responsiveness. - Updated the Vuex state mapping to include the user's nickname, improving data accessibility. These changes aim to enhance user engagement by providing a more personalized navigation experience. * fix(Navbar): correct dropdown item structure for profile links - Adjusted the structure of dropdown items in the Navbar component to ensure proper nesting of the profile link within the dropdown item. - Improved the layout by ensuring consistent formatting and spacing for better visual clarity. These changes enhance the usability of the profile links in the navigation dropdown.
- Loading branch information
1 parent
2fe84fb
commit 55dc266
Showing
1 changed file
with
113 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters