mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-13 01:02:25 -06:00
Merge pull request #26060 from andrewbbaek/dev
feat: add auth-login-card ID for custom CSS targeting
This commit is contained in:
@@ -256,7 +256,7 @@
|
||||
</div>
|
||||
{:else}
|
||||
<div class="my-auto flex flex-col justify-center items-center">
|
||||
<div class=" sm:max-w-md my-auto pb-10 w-full dark:text-gray-100">
|
||||
<div id="auth-login-card" class=" sm:max-w-md my-auto pb-10 w-full dark:text-gray-100">
|
||||
{#if $config?.metadata?.auth_logo_position === 'center'}
|
||||
<div class="flex justify-center mb-6">
|
||||
<img
|
||||
|
||||
Reference in New Issue
Block a user