Styling reminders

This commit is contained in:
2023-02-07 20:32:04 -05:00
parent cee6a10dce
commit 046e1f5c37
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ export default function ReminderTable({ className }) {
<td className="text-right py-4 px-2">
<button
type="button"
className="text-sm text-white bg-purple px-2.5 py-1.5 rounded-full"
className="btn-gradient lg:flex hidden w-[55px] h-[40px] rounded-full text-white justify-center items-center"
>
Edit
</button>