design: Minor design refactoring

This commit is contained in:
Christian Pauly 2021-05-16 11:29:18 +02:00
commit 6bcf349813
3 changed files with 3 additions and 9 deletions

View file

@ -258,7 +258,7 @@ class _MetaRow extends StatelessWidget {
Text(
event.originServerTs.localizedTime(context),
style: TextStyle(
color: color.withAlpha(164),
color: color.withAlpha(180),
fontSize: 10 * AppConfig.fontSizeFactor,
),
),