forked from open-webui/open-webui
refac: settings styling
This commit is contained in:
parent
264eb28455
commit
e664c38377
8 changed files with 14 additions and 16 deletions
|
@ -40,7 +40,7 @@
|
|||
</script>
|
||||
|
||||
<div class="flex flex-col h-full justify-between text-sm">
|
||||
<div class=" space-y-3 pr-1.5 overflow-y-scroll max-h-80">
|
||||
<div class=" space-y-3 pr-1.5 overflow-y-scroll max-h-[22rem]">
|
||||
<input
|
||||
id="profile-image-input"
|
||||
bind:this={profileImageInputElement}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue