mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
fix: styling
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<button
|
<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={() => {
|
on:click={() => {
|
||||||
showChangelog.set(true);
|
showChangelog.set(true);
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user