mirror of
https://github.com/open-webui/open-webui.git
synced 2026-01-03 23:25:21 +00:00
refac: styling
This commit is contained in:
parent
d784d5c367
commit
f2ec020b64
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
</script>
|
||||
|
||||
<Modal bind:show size="md">
|
||||
<div class="font-primary px-6 py-6 w-full flex flex-col justify-center dark:text-gray-400">
|
||||
<div class="font-primary px-6 py-5 w-full flex flex-col justify-center dark:text-gray-400">
|
||||
<div class="flex items-start justify-between pb-2">
|
||||
<div>
|
||||
<div class=" font-medium text-lg line-clamp-1 dark:text-gray-100">
|
||||
|
|
|
|||
Loading…
Reference in a new issue