Employee Center Scrollbar Missing

MateoBilandzija
Tera Expert

Hello Community,

 

Does anybody knows why the Scrollbar is missing on the Employee Center Portal.

Can anybody tell me how to add it again ?

MateoBilandzij_0-1692709667685.png

 

 

5 REPLIES 5

Venkatesh_N
Tera Guru

Hello @MateoBilandzija ,
Inspect the ESC portal home page CSS and search for the overflow-y property.
If its value is either auto or hidden, try to set to overflow-y : scroll; and your scroll bar might reflect.

I hope this helps.

Thanks!
Venkatesh Nekkanti

Mark my answer correct & Helpful, if Applicable.