mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-20 16:12:50 +00:00
ops
This commit is contained in:
parent
78ccc08545
commit
c06fe99fa0
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ struct CustomMediaPlayer: View {
|
|||
}
|
||||
)
|
||||
.padding(.horizontal, 32)
|
||||
.padding(.bottom, 10)
|
||||
.padding(.bottom, 6)
|
||||
.disabled(!isVideoLoaded)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue