✨ Update posts
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user