Two UI tweaks after recent updates (#2647)

* Readd the top border to the highlighted post when a reply (revert #2628)

* Readd right pad to post controls
This commit is contained in:
Paul Frazee 2024-01-26 12:09:52 -08:00 committed by GitHub
parent 6149437c05
commit b629fbdbb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 16 additions and 27 deletions

View file

@ -88,7 +88,7 @@ export function PostLoadingPlaceholder({
strokeWidth={3}
/>
</View>
<View style={{width: 30, height: 30}} />
<View style={styles.postCtrl} />
</View>
</View>
</View>