mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-04 10:05:35 -06:00
mini player artwork fixes
This commit is contained in:
@@ -50,8 +50,8 @@ export function Miniplayer({ navigation }: { navigation : NavigationHelpers<Para
|
||||
}
|
||||
imageStyle={{
|
||||
position: "relative",
|
||||
width: width / 8,
|
||||
height: width / 8,
|
||||
width: width / 7,
|
||||
height: width / 7,
|
||||
borderRadius: 2,
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user