From ed1f6b22e9ded50138a5ef7464ff45a88f86a617 Mon Sep 17 00:00:00 2001 From: "J. A. Messias" Date: Tue, 17 Sep 2024 13:55:13 -0300 Subject: [PATCH] WIP --- .../shared_components_atoms/submit_button.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/components/atomic_components/shared_components_atoms/submit_button.dart b/lib/components/atomic_components/shared_components_atoms/submit_button.dart index c970dca3..1ca6c5d2 100644 --- a/lib/components/atomic_components/shared_components_atoms/submit_button.dart +++ b/lib/components/atomic_components/shared_components_atoms/submit_button.dart @@ -23,7 +23,7 @@ class SubmitButtonUtil extends StatelessWidget { width: 250.0, height: 36.0, disabledColor: FlutterFlowTheme.of(context).customColor5, - padding: const EdgeInsetsDirectional.fromSTEB(80.0, 0.0, 80.0, 0.0), + padding: const EdgeInsetsDirectional.fromSTEB(0.0, 0.0, 0.0, 0.0), iconPadding: const EdgeInsetsDirectional.fromSTEB(0.0, 0.0, 0.0, 0.0), color: FlutterFlowTheme.of(context).primary, textStyle: FlutterFlowTheme.of(context).titleSmall.override(