mirror of
https://github.com/stoatchat/for-web.git
synced 2026-07-21 15:15:21 -04:00
[PR #349] [MERGED] fix: Update line height for small labels so text is not cut off #609
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/for-web/pull/349
Author: @amazingca
Created: 3/7/2025
Status: ✅ Merged
Merged: 3/31/2025
Merged by: @insertish
Base:
main← Head:amazingca/interface/OverflowingText-unset-height📝 Commits (3)
a72b9fffix: Modify line height to unset in OverflowingText.tsx3062000fix: Move height attribute to according specification in Typography.tsxff75a20fix: Increase line height to account for lowercase-g's📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
packages/client/components/ui/components/design/atoms/display/Typography.tsx(+1 -1)📄 Description
Please make sure to check the following tasks before opening and submitting a PR
Brief synopsis of the fix:
On a side note, this is my first attempt at a contribution to this repository, so please let me know if these types of contributions are acceptable.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.