show vote status

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-22 19:35:27 +08:00
parent 2f5eed6998
commit cb8333d4c0

View File

@@ -234,7 +234,7 @@ class _VotePanelState extends State<VotePanel> {
),
),
),
if (_enabled)
if (_enabled || selected)
Positioned(
right: 4,
top: 4,