mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
refac: styling
This commit is contained in:
parent
4eecdbadd3
commit
3bbd238d7d
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div class="p-4 py-[1.1rem] bg-red-400 text-white rounded-l-lg">
|
<div class="p-4 py-[1.1rem] bg-red-400 text-white rounded-l-xl">
|
||||||
{#if status === 'processed'}
|
{#if status === 'processed'}
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue