Question
Evernorth
Evernorth
IN
Evernorth
Posted: May 29, 2024
Last activity: May 30, 2024
Last activity: 30 May 2024 10:04 EDT
vertical scroll bar not visible For Harness
Hi, I want to put a vertical scroll bar on my UI. I tried to achieve this by adding CSS code in UserWorkForm Rule. I tried with both of the codes below:
1 .dc-main { display: block; flex: 900 100%; overflow-y: scroll !important; }
2 div[node_name="CSHome"]{ overflow-y:scroll !important; }
I can see the scrollbar on the harness but slider is not visible. please check the screenshot.
***Edited by Moderator Rupashree S. to add Capability tags***
To see attachments, please log in.