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

The sigle tasks have way too much space around them, solves with CSS but it bounces back #15

Open
DesignDan42 opened this issue Sep 22, 2022 · 1 comment

Comments

@DesignDan42
Copy link

Hey everyone,

the single tasks, have way too much space around them:

Screenshot 2022-09-22 at 19 40 41

I tried to solve it with CSS, and changed the code to the following:

.apple-reminder-fields{
-webkit-user-modify: unset!important;
user-modify: unset!important;
}

it worked once, and then bounced back.

Anyone an idea how to solve this?

Cheers
Dan

@DesignDan42 DesignDan42 changed the title The sigle tasks have way too much space around them, can't solve with CSS The sigle tasks have way too much space around them, solves with CSS but it bounces back Sep 22, 2022
@jakuSk
Copy link

jakuSk commented Oct 13, 2022

Hi I have the same problem. Don't know how to fix it

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