refac: settings styling

This commit is contained in:
Timothy J. Baek 2024-03-16 02:24:32 -07:00
parent 264eb28455
commit e664c38377
8 changed files with 14 additions and 16 deletions

View file

@ -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}