UTCWeb / particle

A starter kit for using the prototyping tool, Pattern Lab, in tandem with a Drupal theme. Utilizes Webpack for all asset management.
https://phase2.gitbook.io/frontend/
GNU General Public License v2.0
0 stars 10 forks source link

UTC-2747: Remove extra scrolling & updt mobile. #634

Closed UTCbridget closed 2 months ago

UTCbridget commented 2 months ago

See UTCCloud issue #2747 for details.

Note: Ususally overflow-x: hidden is implemented when there is a div wider than the viewport on mobile. As I am unable to duplicate any issue relating to that, I'm disabling that property.