💄 Bug fixes and optimization

This commit is contained in:
2024-04-14 01:45:27 +08:00
parent 4489b604d6
commit 07935a4017
7 changed files with 175 additions and 69 deletions

View File

@ -89,7 +89,7 @@ class CommentListHeader extends StatelessWidget {
final auth = context.read<AuthProvider>();
return Container(
padding: const EdgeInsets.only(left: 10, right: 10, top: 20),
padding: const EdgeInsets.only(left: 8, right: 8, top: 20),
child: Row(
mainAxisAlignment: MainAxisAlignment.spaceBetween,
children: [