fix flicker after logout
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<input id="loginApiKey" type="text" placeholder="Enter API Key"
|
||||
class="bg-[rgba(10,17,40,0.3)] backdrop-blur-[12px] px-4 py-2 rounded text-white w-full border border-[rgba(255,255,255,0.15)]">
|
||||
</div>
|
||||
<button id="loginBtn" class="nav-btn w-full">Login</button>
|
||||
<button id="loginBtn" class="nav-btn2 w-full">Login</button>
|
||||
<p id="loginError" class="text-red-500 text-sm mt-2 hidden"></p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user