Skip to main content
Hey Guys, we ran into an issue the other day where the CSS of an aplicaton was overriding the CSS of the PX editor for an engagemet and adding a scroll bar when it was not necessary.











Good news is with a small edit to the engagement you can override the application CSS and correct the issue right from the Engagement.





Code added in the code editor to overcome the issue at browser level





​​​.apt-step-wrapper{





height: 100px;





overflow-x: auto;





overflow-wrap: break-word;











Hope this helps,





PX Support



Be the first to reply!

Reply