Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure credential list items don't have their text clipped (#2825)
<!-- Note: This checklist is a reminder of our shared engineering expectations. The items in Bold are required If your PR involves UI changes: 1. Upload screenshots or screencasts that illustrate the changes before / after 2. Add them under the UI changes section (feel free to add more columns if needed) 3. Make sure these changes are tested in API 23 and API 26 If your PR does not involve UI changes, you can remove the **UI changes** section --> Task/Issue URL: https://app.asana.com/0/488551667048375/1203911394442538/f ### Description Ensures the title text in the credential management list view doesn't get clipped when text size is larger ### Steps to test this PR QA-optional, but if you want to test: - [x] Increase font size on device and visit credential management screen - [x] Ensure you have a site with a descender in the title (e.g., `google.com`) - [x] Verify the descender is visible
- Loading branch information