adjusted width of delete btn

This commit was merged in pull request #426.
This commit is contained in:
victorAnumudu
2023-09-25 16:58:11 +01:00
parent 1640f25d9d
commit 2fe80ecbe3
@@ -114,7 +114,7 @@ export default function ParentWaitingTable() {
</p>
</div>
</div>
<div className="min-w-[100px] flex justify-start items-end px-2 gap-1">
<div className="min-w-[120px] flex justify-start items-end px-2 gap-1">
<button
type="button"
className="p-1 border-2 border-red-400 rounded-md"