Open Closed

Lepton Theme - Username Moves to New Line When Menu Placement is Set to 'Top' #8283


User avatar
0
mert.kir created
  • ABP Framework version: v8.3.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Steps to reproduce the issue:
  1. A project is created using the Lepton Theme with the code below.
  2. Login with a tenant
  3. Go to Administration -> Settings -> Lepton Theme, and change Menu placement to "Top."
  4. When clicking on the profile photo at the top right, the username moves to the next line.

Expected Result: The tenant and username should appear side by side as it does when Menu placement is set to "Left."

abp new MyApp -u angular -t app-pro --theme lepton -m none --separate-auth-server --database-provider ef -csf

Note: The username moves to the next line because the display: block style is applied to the body.lp-topmenu header .toolbar-nav .dropdown-menu strong class.


1 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello

    I'll check this , Please Question gathered to here https://abp.io/support/questions/8214

    Thank you.

Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11