mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
refac
This commit is contained in:
@@ -792,7 +792,7 @@
|
||||
<div class="flex items-center gap-3 p-1">
|
||||
{#if showFloatingActionButtons}
|
||||
<button
|
||||
class="text-xs text-gray-700 underline"
|
||||
class="text-xs text-gray-700 dark:text-gray-400 underline"
|
||||
type="button"
|
||||
on:click={() => {
|
||||
showManageFloatingActionButtonsModal = true;
|
||||
|
||||
Reference in New Issue
Block a user