mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 00:30:51 +00:00
fix: styling
This commit is contained in:
parent
b25e3ed364
commit
0708a3d75e
@ -33,7 +33,7 @@
|
|||||||
{/each}
|
{/each}
|
||||||
</div>
|
</div>
|
||||||
<Pagination.NextButton
|
<Pagination.NextButton
|
||||||
class="ml-[29px] inline-flex size-8 items-center justify-center rounded-[9px] bg-transparent hover:bg-gray-100 dark:hover:bg-gray-800 active:scale-98 disabled:cursor-not-allowed disabled:text-gray-400 dark:disabled:text-gray-700 hover:disabled:bg-transparent dark:hover:disabled:bg-transparent"
|
class="ml-[25px] inline-flex size-8 items-center justify-center rounded-[9px] bg-transparent hover:bg-gray-100 dark:hover:bg-gray-800 active:scale-98 disabled:cursor-not-allowed disabled:text-gray-400 dark:disabled:text-gray-700 hover:disabled:bg-transparent dark:hover:disabled:bg-transparent"
|
||||||
>
|
>
|
||||||
<ChevronRight className="size-4" strokeWidth="2" />
|
<ChevronRight className="size-4" strokeWidth="2" />
|
||||||
</Pagination.NextButton>
|
</Pagination.NextButton>
|
||||||
|
Loading…
Reference in New Issue
Block a user