Minor UI fixes

This commit is contained in:
Arkadiusz Fal
2021-11-08 00:34:42 +01:00
parent 76939e8a19
commit 2701c1ccb5
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ struct VideoDetailsPaddingModifier: ViewModifier {
#if os(macOS)
30
#else
40
35
#endif
}