playbacks record
This commit is contained in:
@@ -236,8 +236,9 @@ const GeneratingSong = () => {
|
||||
source={ai.theo}
|
||||
style={{
|
||||
width: "100%",
|
||||
height: isWeb ? 300 : "100%",
|
||||
height: isWeb ? 300 : "60%",
|
||||
right: -10,
|
||||
top: 50,
|
||||
}}
|
||||
resizeMode="contain"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user