Fix UI Admin menu desa

This commit is contained in:
2025-09-03 15:30:02 +08:00
parent fa9601e126
commit 2adf60f9eb
77 changed files with 6566 additions and 4402 deletions

View File

@@ -73,8 +73,6 @@ function ListDaftarInformasi({ search }: { search: string }) {
<Box style={{ overflowX: 'auto' }}>
<Table
highlightOnHover
withTableBorder
withColumnBorders
striped
stickyHeader
style={{ minWidth: '700px' }}

View File

@@ -59,7 +59,7 @@ function ListResponden({ search }: ListRespondenProps) {
<Paper withBorder bg="white" p="lg" radius="md" shadow="sm">
<Stack gap="md">
<Title order={3}>Data Responden</Title>
<Table striped withTableBorder withRowBorders>
<Table striped withRowBorders>
<TableThead>
<TableTr>
<TableTh style={{ textAlign: 'center' }}>No</TableTh>
@@ -82,7 +82,7 @@ function ListResponden({ search }: ListRespondenProps) {
<Paper withBorder bg="white" p="lg" radius="md" shadow="sm">
<Stack gap="md">
<Title order={3}>Data Responden</Title>
<Table striped withTableBorder withRowBorders>
<Table striped withRowBorders>
<TableThead>
<TableTr>
<TableTh style={{ width: '5%', textAlign: 'center' }}>No</TableTh>