PluginProbe
Extendify / 3.2.1
Extendify v3.2.1
3.2.1 3.2.0 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.6 3.0.5 3.0.4 trunk 0.1.0 0.10.0 0.10.1 0.10.2 0.11.0 0.11.1 0.2.0 0.3.0 0.3.1 0.4.0 0.5.0 0.6.0 All 127 releases
← All changes | src/Agent/workflows/settings/components/UpdateSettingConfirm.jsx +1 -1 3.1.23.2.1 View file →
@@ -37,9 +37,9 @@
37 37 }
38 38 }, [inputs, headerRef]);
39 39
40 40 return (
41 - <div className="mb-4 ml-10 mr-2 flex flex-col rounded-lg border border-gray-300 bg-gray-50 rtl:ml-2 rtl:mr-10">
41 + <div className="mb-4 ms-2 me-2 flex flex-col rounded-lg border border-gray-300 bg-gray-50">
42 42 <div className="rounded-lg border-b border-gray-300 bg-white">
43 43 <div className="p-3">
44 44 <p className="m-0 p-0 text-sm text-gray-900">
45 45 {__('Apply this setting change?', 'extendify-local')}