refac: styling

This commit is contained in:
Timothy J. Baek 2024-05-26 12:53:45 -07:00
parent a8e3d80256
commit 36f92164cd

View File

@ -89,7 +89,7 @@
</select>
<input
class="px-3 py-1.5 text-xs w-full bg-transparent outline-none"
class="pr-5 py-1.5 text-xs w-full bg-transparent outline-none"
placeholder={$i18n.t('Content')}
bind:value={banner.content}
/>