Commit 36f92164 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent a8e3d802
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
</select> </select>
<input <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')} placeholder={$i18n.t('Content')}
bind:value={banner.content} bind:value={banner.content}
/> />
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment