show login page
This commit is contained in:
parent
9442aac222
commit
5b6063aa31
@ -12,7 +12,7 @@
|
||||
|
||||
<body>
|
||||
|
||||
<div id="loginPanel" class="hidden flex flex-row items-center justify-center fixed w-full h-full overflow-y-hidden overflow-x-hidden bg-white">
|
||||
<div id="loginPanel" class="flex flex-row items-center justify-center fixed w-full h-full overflow-y-hidden overflow-x-hidden bg-white">
|
||||
|
||||
<button id='loginButton' class="p-2 pl-8 pr-8 bg-purple-500 rounded-lg text-white text-xl font-semibold">Login</button>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user