-
Notifications
You must be signed in to change notification settings - Fork 0
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
fine-tuning workspace menu styles #222
base: workspace
Are you sure you want to change the base?
Conversation
Signed-off-by: Yulong Ruan <[email protected]>
title={ | ||
<h3 | ||
style={{ | ||
width: '202px', |
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.
Is is okay to use hardcode width?
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.
You're right, I cleanup the custom styles.
Codecov Report
@@ Coverage Diff @@
## workspace #222 +/- ##
=============================================
- Coverage 66.20% 66.16% -0.05%
=============================================
Files 3419 2709 -710
Lines 65753 51015 -14738
Branches 10590 9207 -1383
=============================================
- Hits 43535 33756 -9779
+ Misses 19574 14972 -4602
+ Partials 2644 2287 -357
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 786 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
+ remove unnecessary styles Signed-off-by: Yulong Ruan <[email protected]>
Signed-off-by: Yulong Ruan <[email protected]>
Signed-off-by: Yulong Ruan <[email protected]>
Description
fine-tuning workspace menu styles
Issues Resolved
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr