## Description
Describe the changes or additions included in this PR.
Fix Object page fields overflow issue
## Test Plan
Before
https://explorer.sui.io/object/0x1e02a55b22f57c3a9c28aa94a184dff40853ab9c3103342fd3f75025b2a8e18f
<img width="978" alt="Screenshot 2023-04-14 at 7 35 09 PM"
src="https://user-images.githubusercontent.com/126525197/232170866-8e307ec0-0080-4fbd-8aed-739bbf0a2955.png">
After
<img width="434" alt="Screenshot 2023-04-14 at 7 35 17 PM"
src="https://user-images.githubusercontent.com/126525197/232170894-62361f2b-0bca-48cf-94a8-1f03909979d0.png">
How did you test the new or updated feature?
---
If your changes are not user-facing and not a breaking change, you can
skip the following section. Otherwise, please indicate what changed, and
then add to the Release Notes section as highlighted during the release
process.
### Type of Change (Check all that apply)
- [x] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration
### Release notes