chore: Design adjustments

This commit is contained in:
krille-chan 2025-02-02 14:05:58 +01:00
commit a9a23c6309
No known key found for this signature in database
4 changed files with 5 additions and 4 deletions

View file

@ -207,7 +207,7 @@ class HtmlMessage extends StatelessWidget {
),
style: linkStyle,
),
style: const TextStyle(height: 1),
style: const TextStyle(height: 1.25),
),
),
);