← All changes
|
src/Agent/workflows/content/components/UpdatePostStatusConfirm.jsx
+1
-1
3.1.5
→
trunk
View file →
| @@ -18,9 +18,9 @@ | ||
| 18 | 18 | onCancel(); |
| 19 | 19 | }, [onCancel]); |
| 20 | 20 | |
| 21 | 21 | return ( |
| 22 | - <div className="mb-4 ms-12 me-2 flex flex-col rounded-lg border border-gray-300 bg-gray-50"> | |
| 22 | + <div className="mb-4 ms-2 me-2 flex flex-col rounded-lg border border-gray-300 bg-gray-50"> | |
| 23 | 23 | <div className="rounded-lg border-b border-gray-300 bg-white"> |
| 24 | 24 | <div className="p-3"> |
| 25 | 25 | <p className="m-0 p-0 text-sm text-gray-900"> |
| 26 | 26 | {sprintf( |