chore: Design adjustments
This commit is contained in:
parent
a21fc8884d
commit
a9a23c6309
4 changed files with 5 additions and 4 deletions
|
|
@ -207,7 +207,7 @@ class HtmlMessage extends StatelessWidget {
|
|||
),
|
||||
style: linkStyle,
|
||||
),
|
||||
style: const TextStyle(height: 1),
|
||||
style: const TextStyle(height: 1.25),
|
||||
),
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue