🐛 Bug fixes

This commit is contained in:
2025-10-27 01:57:03 +08:00
parent 3c2c51bfaf
commit 1719b1c8fe
6 changed files with 29 additions and 22 deletions

View File

@@ -46,7 +46,6 @@ class _FunctionCallsSectionState extends State<FunctionCallsSection> {
return Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [
const Gap(12),
Container(
padding: const EdgeInsets.all(8),
decoration: BoxDecoration(