mirror of
https://github.com/open-webui/open-webui
synced 2024-11-07 17:19:53 +00:00
refac: styling
This commit is contained in:
parent
b441511359
commit
bcefa71b03
@ -33,7 +33,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
{#key mounted}
|
{#key mounted}
|
||||||
<div class="m-auto w-full max-w-6xl px-8 lg:px-24 pb-10">
|
<div class="m-auto w-full max-w-6xl px-8 lg:px-16 pb-10">
|
||||||
<div class="flex justify-start">
|
<div class="flex justify-start">
|
||||||
<div class="flex -space-x-4 mb-1" in:fade={{ duration: 200 }}>
|
<div class="flex -space-x-4 mb-1" in:fade={{ duration: 200 }}>
|
||||||
{#each models as model, modelIdx}
|
{#each models as model, modelIdx}
|
||||||
|
Loading…
Reference in New Issue
Block a user