mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-08 03:49:59 -06:00
miniplayer image styling
This commit is contained in:
@@ -46,6 +46,8 @@ export function Miniplayer({ navigation }: { navigation : NavigationHelpers<Para
|
||||
imageStyle={{
|
||||
width: 60,
|
||||
height: 60,
|
||||
marginHorizontal: 0,
|
||||
marginVertical: 'auto',
|
||||
borderRadius: 2,
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user