adjusted width of delete btn
This commit was merged in pull request #426.
This commit is contained in:
@@ -114,7 +114,7 @@ export default function ParentWaitingTable() {
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</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
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
className="p-1 border-2 border-red-400 rounded-md"
|
className="p-1 border-2 border-red-400 rounded-md"
|
||||||
|
|||||||
Reference in New Issue
Block a user