Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[Future Request] Enhancing changes to make React Day Picker responsive #2068

Closed
rztma65020 opened this issue Mar 4, 2024 Discussed in #2067 · 0 comments
Closed

[Future Request] Enhancing changes to make React Day Picker responsive #2068

rztma65020 opened this issue Mar 4, 2024 Discussed in #2067 · 0 comments

Comments

@rztma65020
Copy link

Discussed in #2067

Originally posted by rztma65020 March 4, 2024
Hello team,
Please update additional changes to make React Day Picker as a mobile friendly component. This would add a benefit in terms of being responsive. Here are some changes that we can add in the next release to make it responsive. I hope this will add value to the project. Thank you.

/* Mobile CSS updates*/

@media screen and (max-width: 650px) {
.rdp-months {
display: inline-block;
}
.rdp-month {
margin: 0;
}
.rdp,.root_qxxl {
--rdp-cell-size: 45px;
--rdp-caption-font-size: 16px;
}
}

Repository owner locked and limited conversation to collaborators May 28, 2024
@gpbl gpbl converted this issue into discussion #2163 May 28, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant