Slightly up padding for event preview

This commit is contained in:
Henry Hiles 2026-05-20 16:30:26 -04:00
commit e76c0aac16
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
2 changed files with 1 additions and 9 deletions

View file

@ -21,7 +21,7 @@ class EventPreview extends StatelessWidget {
Expanded(
child: Wrap(
crossAxisAlignment: WrapCrossAlignment.center,
spacing: 4,
spacing: 8,
runSpacing: 2,
children: [
if (event.content is MessageContent) MessageDisplayname(event),

View file

@ -73,14 +73,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.2"
boxy:
dependency: "direct main"
description:
name: boxy
sha256: "42ccafe13b2893878042acc5b7e2446025328e11a3197b0bb78db42ff76aa3f0"
url: "https://pub.dev"
source: hosted
version: "2.3.0"
build:
dependency: transitive
description: