refactor image grid

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-05 22:47:01 +08:00
parent 077255e776
commit 381c385726
9 changed files with 928 additions and 575 deletions

View File

@@ -293,9 +293,7 @@ class AuthorPanel extends StatelessWidget {
height: 3,
decoration: BoxDecoration(
color: theme.colorScheme.outline,
borderRadius: const BorderRadius.all(
Radius.circular(3),
),
borderRadius: const .all(.circular(1.5)),
),
),
),