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

Change task list style #15

Open
Codeprh opened this issue Dec 18, 2020 · 1 comment
Open

Change task list style #15

Codeprh opened this issue Dec 18, 2020 · 1 comment

Comments

@Codeprh
Copy link

Codeprh commented Dec 18, 2020

The system I use is MacOS, and I like catfish theme very much, but when I insert the task list, I found that the task list css theme is too ugly. I look at the .css file, the default is
.task-list-item input { top: 3px; left: 8px; },
I suggest changing to
.task-list-item input { top: 0.1px; left: 0.1px; }

@horizonSky
Copy link

thanks for share

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