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

fix(surveys): style the link button with black text #1343

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

dmarticus
Copy link
Contributor

Changes

We accidentally reverted the link text styling with this change, and it led to a link that looked bad

image

this change moves the styling into the CSS itself (rather than as part of a component), and that seemed to fix it

app

image

popup

image

Copy link

vercel bot commented Aug 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview Aug 5, 2024 10:54pm

@dmarticus dmarticus added the bump patch Bump patch version when this PR gets merged label Aug 5, 2024
Copy link

github-actions bot commented Aug 5, 2024

Size Change: +527 B (+0.05%)

Total Size: 1.16 MB

Filename Size Change
dist/array.full.js 333 kB +176 B (+0.05%)
dist/surveys-preview.js 59.8 kB +175 B (+0.29%)
dist/surveys.js 66 kB +176 B (+0.27%)
ℹ️ View Unchanged
Filename Size
dist/array.js 154 kB
dist/exception-autocapture.js 10.4 kB
dist/main.js 154 kB
dist/module.js 154 kB
dist/recorder-v2.js 110 kB
dist/recorder.js 110 kB
dist/tracing-headers.js 8.26 kB
dist/web-vitals.js 5.79 kB

compressed-size-action

@dmarticus dmarticus requested a review from a team August 6, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump patch Bump patch version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants