Update posts

This commit is contained in:
2024-04-14 18:38:44 +08:00
parent c693b0dcd7
commit 56fb7d6054
9 changed files with 215 additions and 88 deletions

View File

@@ -173,8 +173,8 @@ class _AttachmentEditorState extends State<AttachmentEditor> {
children: [
Padding(
padding: const EdgeInsets.symmetric(
horizontal: 8.0,
vertical: 12.0,
horizontal: 8,
vertical: 12,
),
child: Text(
AppLocalizations.of(context)!.attachment,