mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
fix: styling
This commit is contained in:
parent
21d3557f1c
commit
9523ecb87f
@ -27,7 +27,7 @@
|
||||
</div>
|
||||
|
||||
<button
|
||||
class=" underline flex items-center space-x-1 text-xs text-gray-600 dark:text-gray-400"
|
||||
class=" underline flex items-center space-x-1 text-xs text-gray-500 dark:text-gray-500"
|
||||
on:click={() => {
|
||||
showChangelog.set(true);
|
||||
}}
|
||||
|
Loading…
Reference in New Issue
Block a user