mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-10 00:01:02 +00:00
fix login screen logo
This commit is contained in:
@@ -133,7 +133,7 @@ export const Login = () => {
|
||||
return (
|
||||
<div className="flex flex-col min-h-screen">
|
||||
<div className="container flex justify-between items-center h-16">
|
||||
<img src="/monitor-circle.png" className="w-[28px] dark:invert" />
|
||||
<img src="/komodo-logo.svg" className="w-[32px]" />
|
||||
<ThemeToggle />
|
||||
</div>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user