timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.45k stars 77 forks source link

[Bug] Fixed web css overflow #80

Closed albbus-stack closed 1 year ago

albbus-stack commented 1 year ago

As discussed already in https://github.com/chen-rn/CUA/pull/86 the default Nextjs styles need to be modified to fix the horizontal overflow on the body.

Before: 2023-09-26 11_51_57-

After: 2023-09-26 11_51_43-