Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about text input alignment with focus border #287

Closed
pckimlong opened this issue Feb 8, 2025 · 1 comment
Closed

Question about text input alignment with focus border #287

pckimlong opened this issue Feb 8, 2025 · 1 comment

Comments

@pckimlong
Copy link

Hi! I noticed the text input is not aligning with the container edges because of the focus border effect. Is there any configuration available to control this behavior?

Image Image
@nank1ro
Copy link
Owner

nank1ro commented Feb 8, 2025

you can add the padding to the label or you can disable the secondary border
https://flutter-shadcn-ui.mariuti.com/utils/decorator/#secondary-border
Or you can disable it only for a specific widget, customising the decoration

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

No branches or pull requests

2 participants