Bluesky app fork with some witchin' additions 💫 witchsky.app
bluesky fork client

fix: handle text clipping on web #50

merged opened by shi.gg targeting main
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:irs2tcoeuvuwj3m4yampbuco/sh.tangled.repo.pull/3md72mqw6sf22
+2 -2
Diff #0
+2 -2
src/view/com/util/PostMeta.tsx
··· 111 111 a.pl_2xs, 112 112 a.self_center, 113 113 { 114 - marginTop: platform({web: 0, ios: 0, android: -1}), 114 + marginTop: platform({web: 1, ios: 0, android: -1}), 115 115 }, 116 116 ]}> 117 117 <VerificationCheck ··· 131 131 style={[ 132 132 a.text_md, 133 133 t.atoms.text_contrast_medium, 134 - a.leading_tight, 134 + {lineHeight:1.17}, 135 135 {flexShrink: 10}, 136 136 ]}> 137 137 {NON_BREAKING_SPACE + sanitizeHandle(handle, '@')}

History

1 round 0 comments
sign up or login to add to the discussion
shi.gg submitted #0
expand 0 comments
pull request successfully merged