upd: tampilan

Deskripsi:
- update maxsidth drawer
- update maxwidth welcome page
- membuat drawer baru

No Issues
This commit is contained in:
amel
2024-07-08 14:24:44 +08:00
parent 0922eef8cb
commit 17699e7b08
6 changed files with 58 additions and 25 deletions

View File

@@ -10,6 +10,8 @@ export default function LayoutDrawer({ opened, onClose, title, children, size }:
content: {
backgroundColor: "white",
borderRadius: "20px 20px 0px 0px",
maxWidth: 550,
margin: "0 auto",
},
}}
>