mod: msg top: show time

Closes #387

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-03-05 17:39:04 +08:00
parent 72dd0b9e81
commit 08b0a93064
5 changed files with 92 additions and 68 deletions

View File

@@ -119,7 +119,7 @@ class _SysMsgPageState extends State<SysMsgPage> {
overflow: TextOverflow.ellipsis,
style: Theme.of(context)
.textTheme
.bodySmall!
.bodyMedium!
.copyWith(
color: Theme.of(context).colorScheme.outline,
),