mod: 直播详情页样式修改

This commit is contained in:
guozhigq
2023-07-19 19:14:52 +08:00
parent 70a35deefc
commit 5abb483b2b
4 changed files with 111 additions and 9 deletions

View File

@ -90,7 +90,7 @@ class LiveContent extends StatelessWidget {
return Expanded(
child: Padding(
// 多列
padding: const EdgeInsets.fromLTRB(8, 8, 6, 4),
padding: const EdgeInsets.fromLTRB(8, 7, 6, 4),
child: Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [