mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac: styling
This commit is contained in:
parent
6f98379c82
commit
42f2de68bd
1 changed files with 1 additions and 1 deletions
|
|
@ -935,7 +935,7 @@ Provide the enhanced notes in markdown format. Use markdown syntax for headings,
|
|||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
<div class="absolute z-20 bottom-0 right-0 p-5 max-w-full w-full flex justify-end">
|
||||
<div class="absolute z-20 bottom-0 right-0 p-3.5 max-w-full w-full flex justify-end">
|
||||
<div class="flex gap-1 justify-between w-full max-w-full">
|
||||
{#if recording}
|
||||
<div class="flex-1 w-full">
|
||||
|
|
|
|||
Loading…
Reference in a new issue