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

rmdp-container Class Doesn't Automatically Use Full Width in Input Mode #325

Open
fariidlotfi opened this issue Nov 17, 2024 · 0 comments
Open

Comments

@fariidlotfi
Copy link

When using react-multi-date-picker, the rmdp-container class applied to the date picker component does not automatically set its width to 100%. This causes the date picker to appear misaligned or not fully utilize the available space, especially when integrated with other UI components.

I had to manually override the CSS with width: 100% to ensure the input field spans the full width of its container. It would be great if the default behavior of the rmdp-container class could be adjusted to use width: 100% by default, particularly in scenarios where the picker is rendered as an inline input.

Thank you for your efforts on this great package!

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

1 participant