mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-23 11:38:03 +00:00
fix(tv): add padding to button
This commit is contained in:
@@ -550,6 +550,7 @@ export const Home = () => {
|
||||
color='black'
|
||||
onPress={retryCheck}
|
||||
justify='center'
|
||||
className='px-4'
|
||||
iconRight={
|
||||
retryLoading ? null : (
|
||||
<Ionicons name='refresh' size={24} color='white' />
|
||||
|
||||
Reference in New Issue
Block a user