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 workspace switcher font weight #9471

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PoloSpark
Copy link

Fixes #9456

Hi, this should fix the problem

Fixes twentyhq#9456

Hi, this should fix the problem
Copy link

github-actions bot commented Jan 9, 2025

Welcome!

Hello there, congrats on your first PR! We're excited to have you contributing to this project.
By submitting your Pull Request, you acknowledge that you agree with the terms of our Contributor License Agreement.

Generated by 🚫 dangerJS against 5b5e8f1

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Modified font weight styling in Chrome extension buttons from 600 to 500 to maintain consistent design across the application.

  • Updated font weight to 500 in packages/twenty-chrome-extension/src/contentScript/createButton.ts button styles
  • Aligned font weight to 500 in packages/twenty-chrome-extension/src/contentScript/insertSettingsButton.ts for visual consistency

💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Copy link
Contributor

@ehconitin ehconitin left a comment

Choose a reason for hiding this comment

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

Let's not code without testing it locally, thanks! ;)

Copy link
Contributor

Choose a reason for hiding this comment

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

@PoloSpark not the right package, please test it locally first :)

The changes you made are in twenty-chrome-extension, whereas the issue is in twenty-front.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workspace switcher font weight
2 participants