-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Fixing issue #12592- StackItem does not use its padding
token
#14554
Fixing issue #12592- StackItem does not use its padding
token
#14554
Conversation
Perf AnalysisNo significant results to display. All results
Perf Analysis (Fluent)Potential regressions comparing to master
Perf comparison
Perf tests with no regressions
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 497acb3:
|
Resetting build. |
Asset size changes
Over Tolerance (1024 B) Over Baseline Below Baseline New Removed 1 kB = 1000 B Baseline commit: 0780384fb2ea7bffcad8d51df0ca8aaa7e19be9c (build) |
@msft-github-bot merge in 1 minute. |
Hello @khmakoto! Because you've given me some instructions on how to help merge this pull request, I'll be modifying my merge approach. Here's how I understand your requirements for merging this pull request:
If this doesn't seem right to you, you can tell me to cancel these instructions and use the auto-merge policy that has been configured for this repository. Try telling me "forget everything I just told you". |
🎉 Handy links: |
…ken (microsoft#14554) #### Pull request checklist - [x] Addresses an existing issue: Fixes microsoft#12592 - [x] Include a change request file using `$ yarn change` #### Description of changes StackItem styles has a 'padding' token but it is not used in the code. so adding that to fix and function as designed. #### Focus areas to test (optional)
Pull request checklist
padding
token #12592$ yarn change
Description of changes
StackItem styles has a 'padding' token but it is not used in the code. so adding that to fix and function as designed.
Focus areas to test
(optional)