feat: 增加设置项

This commit is contained in:
guozhigq
2023-09-03 13:22:20 +08:00
parent ff47aff7cf
commit b9b1ac7ec5
5 changed files with 21 additions and 2 deletions

View File

@ -247,7 +247,7 @@ class VideoContent extends StatelessWidget {
},
),
] else ...[
const SizedBox(height: 26)
const SizedBox(height: 24)
]
],
),