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

Fixed the popover border display in dark theme #22

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

devSviat
Copy link
Contributor

@devSviat devSviat commented Nov 7, 2024

Previously, the popover border appeared white in dark theme border border-gray-100, which disrupted the overall styling. I updated the style to ring-1 ring-gray-950/5 dark:ring-white/10, ensuring the border displays correctly in both dark and light themes.

Dark theme - Before
dark-before

Dark theme - After
dark-after

Light theme - Before
before

Light theme - After
after

Verified

This commit was signed with the committer’s verified signature.
Altahrim Benjamin Gaussorgues
@atmonshi
Copy link
Member

sorry for the delay.

Thank you so much.

@atmonshi atmonshi merged commit 5150630 into lara-zeus:1.x Dec 22, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants