Perbaikan UI pada Forum

# style:
- Tampilan keseluruhan forum di ganti menguikuti UI
## No Issue
This commit is contained in:
2024-07-01 14:26:26 +08:00
parent af6fc79ef7
commit 11b5e8f722
91 changed files with 2711 additions and 1424 deletions

View File

@@ -75,7 +75,7 @@ export default function Coba_TestLoading() {
return (
<>
<BackgroundImage src={"/aset/global/main_background.png"}>
<Box h={"100vh"}>Apa</Box>
<Box h={"100vh"}></Box>
</BackgroundImage>
</>
);