fix detail layout voting

This commit is contained in:
2025-03-13 11:54:50 +08:00
parent 02ff90c204
commit ad7cfcd8b8
19 changed files with 198 additions and 49 deletions

View File

@@ -73,7 +73,7 @@ export function Voting_ViewDetailKontributorVoting() {
) : (
<Box>
<ScrollOnly
height="75vh"
height="82vh"
renderLoading={() => (
<Center mt={"lg"}>
<Loader color={"yellow"} />