Support Article
Vertical scrollbar does not display in the Interaction portal
SA-66349
Summary
In the Interaction portal, vertical scrollbar does not display in the left pane when the screen zoom level is greater than 100%.
Error Messages
Not Applicable
Steps to Reproduce
Set zoom level of Interaction portal to greater than 100%.
Root Cause
Not Applicable
Resolution
Perform the following local-change:
Add the following code in the UserWorkForm. <style>
.layout.layout-noheader.layout-noheader-bba_default_p0_m0 {
overflow: auto;
background-color: #001a3d !important;
}
</style>
Published December 14, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.