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

[Feature Request] Minimum task height #357

Closed
Zizipack opened this issue Jan 29, 2024 · 2 comments
Closed

[Feature Request] Minimum task height #357

Zizipack opened this issue Jan 29, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Zizipack
Copy link

Zizipack commented Jan 29, 2024

I really need an option for tasks to have a minimum height.
So that even if the task is for 5 minutes, it would still be visible without the maximum zoom (which is impossible to work with).
image
image

Like it is done in outlook, when a meeting is half an hour or less, it is still visible.
image
Or make blocks with time of different lengths, depending on how many tasks are in them

@Zizipack Zizipack added the bug Something isn't working label Jan 29, 2024
@Zizipack
Copy link
Author

Sorry. created it wrong somehow, don't know how to remove the label bug

@Zizipack Zizipack changed the title Feature Request: minimum task height [Feature Request] Minimum task height Jan 29, 2024
@masaki39
Copy link

masaki39 commented Aug 7, 2024

I was able to adjust it with this CSS snippet.

.content.svelte-1g1abnm {
 min-height: 20px
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants