-
Notifications
You must be signed in to change notification settings - Fork 754
Refactor: Removed unused CSS properties from style.module.css #8465
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In pr description can you include before/after UI changes to make sure this is unused.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, why did you make a new PR and close #7790 ?
Sorry, a month and a half passed and I thought you lost my PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified locally UI is the same
sorry, so can we merdge this? |
Problem
styles.module.css
had a lot of unused propertiesSummary of Changes
Card.jsx
styles.module.css
Before my changes


After my changes
Fixes #