fix(app): modify the text style in the software update modal #13628
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
add a couple of html tags to align with the design.
As I posted to app&ui channel, we will need to update the package and component to align with the design completely.
But right now, it's not a good time to do that. So this PR just try to align with the design as much as possible without a lot of efforts.
removed ballet points
![Screenshot 2023-09-22 at 11 24 38 AM](https://private-user-images.githubusercontent.com/474225/269995039-2d1c0730-aaee-4f5c-b1e7-76e5baa1be74.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNjE2NzksIm5iZiI6MTczOTI2MTM3OSwicGF0aCI6Ii80NzQyMjUvMjY5OTk1MDM5LTJkMWMwNzMwLWFhZWUtNGY1Yy1iMWU3LTc2ZTViYWExYmU3NC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQwODA5MzlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yMDRhNmM3MjFiYjIwNWZhZGFiMWVmNDU4ZDc1YTdmYjRhNThmMzQyMTBlOGQ2ZTFhYWI1MTZkMTI2ZDQyZjYwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.DvPONfAU0NOBe_NAm5TU0EJ6alKuL5Rk0e9LXwCfwlo)
![Screenshot 2023-09-22 at 11 24 49 AM](https://private-user-images.githubusercontent.com/474225/269995044-a4d4f457-ca4a-4b9f-8795-059654296174.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNjE2NzksIm5iZiI6MTczOTI2MTM3OSwicGF0aCI6Ii80NzQyMjUvMjY5OTk1MDQ0LWE0ZDRmNDU3LWNhNGEtNGI5Zi04Nzk1LTA1OTY1NDI5NjE3NC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQwODA5MzlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yNGM2YTViYzBhYjgxNjE2ZGNhOTI1M2JhMDA1MmE3ZmU3ZWI1N2RjMWNkNDhiMTI0MzQ3NDFjY2U1OGQ1MzM4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.2lvSCr4468nsJ6gujHP8BkH5Y5nMQpru1BkEm8Mwd5E)
Test Plan
Changelog
Review requests
Risk assessment
low