mirror of
https://github.com/open-webui/open-webui
synced 2025-05-23 22:34:31 +00:00
refac: styling
This commit is contained in:
parent
769df698be
commit
eee1dad217
@ -496,7 +496,7 @@
|
|||||||
{#if !edit}
|
{#if !edit}
|
||||||
{#if message.done || siblings.length > 1}
|
{#if message.done || siblings.length > 1}
|
||||||
<div
|
<div
|
||||||
class=" flex justify-start overflow-x-auto buttons text-gray-600 dark:text-gray-500"
|
class=" flex justify-start overflow-x-auto buttons text-gray-600 dark:text-gray-500 mt-0.5"
|
||||||
>
|
>
|
||||||
{#if siblings.length > 1}
|
{#if siblings.length > 1}
|
||||||
<div class="flex self-center min-w-fit" dir="ltr">
|
<div class="flex self-center min-w-fit" dir="ltr">
|
||||||
|
Loading…
Reference in New Issue
Block a user