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:
@@ -88,7 +88,7 @@ export function PostLoadingPlaceholder({
|
||||
strokeWidth={3}
|
||||
/>
|
||||
</View>
|
||||
<View style={{width: 30, height: 30}} />
|
||||
<View style={styles.postCtrl} />
|
||||
</View>
|
||||
</View>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user