feat : update scroll and style

Deskripsi:
- update api
- update globle
- update project
- update user
- update profile

No Issue
This commit is contained in:
lukman
2024-09-19 13:41:04 +08:00
parent fe5155ee37
commit 6626f92ff1
7 changed files with 70 additions and 11 deletions

View File

@@ -36,7 +36,7 @@ export default function ReloadButtonTop({ onReload, title }: { onReload: () => v
style={{
...state,
zIndex: 999,
position: 'absolute',
position: 'fixed',
top: 90,
display: 'flex',
justifyContent: 'center',