forked from open-webui/open-webui
refac: styling
This commit is contained in:
parent
db08ad964c
commit
e99d69bfe2
8 changed files with 163 additions and 132 deletions
|
@ -16,7 +16,7 @@
|
|||
</script>
|
||||
|
||||
{#if models.length > 0}
|
||||
<div class="m-auto text-center max-w-md pb-56 px-2">
|
||||
<div class="m-auto text-center max-w-md px-2">
|
||||
<div class="flex justify-center mt-8">
|
||||
<div class="flex -space-x-4 mb-1">
|
||||
{#each models as model, modelIdx}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue