diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-09-26 17:02:45 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-09-26 17:02:45 +0700 |
| commit | 935066853ab4847fbff605eed21f98ddbb445864 (patch) | |
| tree | ab3228473d120d168ba92433e43fa326617d1c55 /src/lib/auth/components/PersonalProfile.jsx | |
| parent | 979b4556ab104767f677d0d5a328f7b414ca3b4c (diff) | |
<iman> update form bisnis
Diffstat (limited to 'src/lib/auth/components/PersonalProfile.jsx')
| -rw-r--r-- | src/lib/auth/components/PersonalProfile.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/auth/components/PersonalProfile.jsx b/src/lib/auth/components/PersonalProfile.jsx index 727785bf..ce27c650 100644 --- a/src/lib/auth/components/PersonalProfile.jsx +++ b/src/lib/auth/components/PersonalProfile.jsx @@ -109,7 +109,7 @@ const PersonalProfile = () => { </div> <button type='submit' - className='btn-yellow w-full sm:w-fit sm:ml-auto mt-6' + className='btn-yellow w-full sm:w-fit sm:ml-auto mt-6 max-w-28' > Simpan </button> |
