Skip to content

Fix input padding value in mobile - #2521

Merged
aweell merged 1 commit into
productionfrom
aweellll-fixes-in-input-spacing
Jan 29, 2026
Merged

Fix input padding value in mobile#2521
aweell merged 1 commit into
productionfrom
aweellll-fixes-in-input-spacing

Conversation

@aweell

@aweell aweell commented Jan 29, 2026

Copy link
Copy Markdown
Collaborator

Addresses the input padding values for mobile devices across multiple JSON token files. The previous padding value of 18 has been adjusted to 8, which improves the overall user experience on mobile devices.

Motivation for the Change:
The original padding value was causing excessive space around input fields, leading to a suboptimal user interface on mobile devices. By reducing the padding to 8, we ensure that the input elements are more appropriately sized and aligned, enhancing usability and aesthetics.

Improvements to the Project:

  • Enhanced User Experience: The reduced padding will provide a more compact layout, making input fields easier to interact with on smaller screens.
  • Consistency Across Tokens: This change ensures uniformity in the design system, as the same padding value is applied consistently across various tokens.
  • Responsive Design: By optimizing the mobile input padding, we are taking a step towards a more responsive and user-friendly design that adapts better to different screen sizes.

This update is crucial for improving the accessibility and functionality of our application on mobile devices.

@aweell
aweell requested a review from yceballost January 29, 2026 13:42
@aweell
aweell merged commit bcf0fae into production Jan 29, 2026
11 checks passed
@aweell
aweell deleted the aweellll-fixes-in-input-spacing branch January 29, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant