Styling reminders
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user