mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-29 00:24:39 +01:00
fix text-contrast from 3.71 to 7.55 on dark mode
This commit is contained in:
@@ -235,7 +235,7 @@
|
||||
</div>
|
||||
|
||||
{#if $config?.onboarding ?? false}
|
||||
<div class=" mt-1 text-xs font-medium text-gray-500">
|
||||
<div class="mt-1 text-xs font-medium text-gray-600 dark:text-gray-500">
|
||||
ⓘ {$WEBUI_NAME}
|
||||
{$i18n.t(
|
||||
'does not make any external connections, and your data stays securely on your locally hosted server.'
|
||||
|
||||
Reference in New Issue
Block a user