mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-06 00:16:49 +00:00
Add profile back to main app on mobile
This commit is contained in:
@@ -48,11 +48,11 @@ export function SiteHeader() {
|
|||||||
<ThemeSwitcher />
|
<ThemeSwitcher />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="nav-item d-none d-md-flex me-3">
|
<div className="nav-item d-md-flex">
|
||||||
<div className="nav-item dropdown">
|
<div className="nav-item dropdown">
|
||||||
<a
|
<a
|
||||||
href="/"
|
href="/"
|
||||||
className="nav-link d-flex lh-1 p-0 px-2"
|
className="nav-link d-flex lh-1"
|
||||||
data-bs-toggle="dropdown"
|
data-bs-toggle="dropdown"
|
||||||
aria-label="Open user menu"
|
aria-label="Open user menu"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user