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

chore: LemonSelect caret position #19106

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

daibhin
Copy link
Contributor

@daibhin daibhin commented Dec 5, 2023

Problem

@corywatilo wants a smaller gap between the text and icon for LemonSelect

Changes

smaller.mp4

How did you test this code?

Visually

@@ -30,4 +30,8 @@ body:not(.posthog-3000) {
}
}
}

.LemonButton.LemonSelect {
--lemon-button-gap: 0.1875rem;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default is 0.25rem so maybe this can be pushed to be even smaller. I'm going to be honest I can't see the difference

Copy link
Contributor

github-actions bot commented Dec 5, 2023

Size Change: +14 B (0%)

Total Size: 1.83 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 1.83 MB +14 B (0%)

compressed-size-action

@daibhin daibhin requested a review from a team December 6, 2023 15:00
@daibhin daibhin merged commit 23053e1 into master Dec 6, 2023
79 checks passed
@daibhin daibhin deleted the dn-chore/lemon-select-caret-position branch December 6, 2023 15:32
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.

2 participants