refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-07-08 12:35:35 +04:00
parent 9a064d9623
commit 7cfcf9b21d

View file

@ -343,7 +343,7 @@ Based on the user's instruction, update and enhance the existing notes by incorp
onSubmit={submitHandler} onSubmit={submitHandler}
onStop={stopHandler} onStop={stopHandler}
> >
<div slot="menu" class="flex items-center justify-between gap-2 w-full"> <div slot="menu" class="flex items-center justify-between gap-2 w-full pr-2">
<div> <div>
<Tooltip content={$i18n.t('Edit')} placement="top"> <Tooltip content={$i18n.t('Edit')} placement="top">
<button <button