style : layout

Deskripsi:
- update api home
- update app layout
- update calender

No Issue
This commit is contained in:
lukman
2024-09-10 17:21:57 +08:00
parent 88e75db420
commit 00d5b3a22a
3 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,6 @@ export default function RootLayout({
<MantineProvider>
<Box bg={'#252A2F'} pos={"fixed"} w={"100%"} h={"100%"} style={{
overflowY: "auto",
touchAction: "manipulation"
}}>
<Toaster/>
<Container mih={'100vh'} p={0} size={rem(550)} bg={WARNA.bgWhite}>