mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-06 00:16:49 +00:00
Remove cn where not needed
This commit is contained in:
@@ -50,7 +50,7 @@ export default function Login() {
|
|||||||
src="/images/logo-text-horizontal-grey.png"
|
src="/images/logo-text-horizontal-grey.png"
|
||||||
alt="Nginx Proxy Manager"
|
alt="Nginx Proxy Manager"
|
||||||
/>
|
/>
|
||||||
<div className={cn("d-flex", "align-items-center", "gap-1")}>
|
<div className="d-flex align-items-center gap-1">
|
||||||
<LocalePicker />
|
<LocalePicker />
|
||||||
<ThemeSwitcher />
|
<ThemeSwitcher />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user