fix responsive admin voting

deskripsi:
- fix detail voting
This commit is contained in:
2025-04-17 16:45:45 +08:00
parent 1d902a3f2d
commit 35b8281741
8 changed files with 96 additions and 85 deletions

View File

@@ -15,7 +15,7 @@ export function Admin_V3_ComponentDetail({
<Grid.Col span={"auto"}>
<Text>
{item.value}
{item.value}
</Text>
</Grid.Col>
</Grid>