feat: reply vote

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-07-04 18:04:46 +08:00
parent fd017e0581
commit 0036b58aab
10 changed files with 319 additions and 192 deletions

View File

@@ -566,9 +566,7 @@ class _DynamicDetailPageState
color: theme.colorScheme.surface,
border: Border(
top: BorderSide(
color: theme.colorScheme.outline.withValues(
alpha: 0.08,
),
color: theme.colorScheme.outline.withValues(alpha: 0.08),
),
),
),