chore: follow up matrix pill

This commit is contained in:
Krille 2024-03-25 15:58:25 +01:00
parent d83c26a3c9
commit 49c1de8610
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -535,6 +535,7 @@ class MatrixPill extends StatelessWidget {
name, name,
style: TextStyle( style: TextStyle(
color: color, color: color,
decorationColor: color,
decoration: TextDecoration.underline, decoration: TextDecoration.underline,
fontSize: fontSize, fontSize: fontSize,
height: 1.25, height: 1.25,