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

Hide starting time of events in month view on small screens #6704

Open
st3iny opened this issue Feb 11, 2025 · 0 comments
Open

Hide starting time of events in month view on small screens #6704

st3iny opened this issue Feb 11, 2025 · 0 comments
Labels
1. to develop Accepted and waiting to be taken care of design Related to design, interface, interaction design, UX, etc. enhancement New feature request

Comments

@st3iny
Copy link
Member

st3iny commented Feb 11, 2025

Is your feature request related to a problem? Please describe.

On small screens, the time takes up most of the width of a day cell. The title will be cut off.

Image

Describe the solution you'd like

Define a break point for small screens via a media query to hide the time. The time is an isolated HTML element with the class fc-event-time which could be targeted directly.

Describe alternatives you've considered

None

Additional context

No response

@st3iny st3iny added 1. to develop Accepted and waiting to be taken care of design Related to design, interface, interaction design, UX, etc. enhancement New feature request labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of design Related to design, interface, interaction design, UX, etc. enhancement New feature request
Projects
None yet
Development

No branches or pull requests

1 participant