Describe the bug
Avatar image scaling when adding a border causes image to render poorly on some screens and is no longer round.
To Reproduce
Steps to reproduce the behavior:
- Create React web app
- Import
<Person /> component from mgt-react
- Update styles so the avatar has a border
See repro
Expected behavior
CSS border not to affect avatar scaling
Environment (please complete the following information):
- OS: Windows
- Browser: Chrome
- Framework: React
- Context: Web
- Version: "@microsoft/mgt-react": "^2.9.0",
Describe the bug
Avatar image scaling when adding a border causes image to render poorly on some screens and is no longer round.
To Reproduce
Steps to reproduce the behavior:
<Person />component frommgt-reactSee repro
Expected behavior
CSS border not to affect avatar scaling
Environment (please complete the following information):