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

"Doughnut" in Timeline.Point when the background is not bg-white dark:bg-gray-900 #1303

Open
2 tasks done
victorfunes opened this issue Mar 16, 2024 · 0 comments
Open
2 tasks done

Comments

@victorfunes
Copy link

  • I have searched the Issues to see if this bug has already been reported
  • I have tested the latest version

Steps to reproduce

Timeline.Point ring is not transparent

Current behavior

Now the ring of the timeline points is set to white and gray-900 in dark mode, there is a kind of "doughnut" surrounding the point if the background has a different color:

image

Here you will see your default theme settings in v0.7.3:

wrapper:
            'absolute -left-3 flex h-6 w-6 items-center justify-center rounded-full bg-cyan-200 ring-8 ring-white dark:bg-cyan-900 dark:ring-gray-900',

Expected behavior

By default I would expect the ring to be ring-transparent in both modes: dark and light.

P.D: if you could also take a look to solve this would be great: #1196
Thanks in advance!!!

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

1 participant