design: Minor design refactoring
This commit is contained in:
parent
1d14323fe2
commit
6bcf349813
3 changed files with 3 additions and 9 deletions
|
|
@ -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,
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue