I’m sure this is something simple I’m just missing, but how do others scroll side to side when looking at previews of reports? I’ve used the left and right arrow keys, but it’s not very accurate and delayed. Is there a scroll bar or button that I’m just totally missing?
Page 1 / 1
I have a horizontal scroll bar:
I’m wondering if you have custom CSS that is hiding the “x-overflow”--something like this?
html, body {
max-width: 100%;
overflow-x: hidden;
}
that’s probably it. Thanks, Ed!
Reply
Log in to Docebo Community
Enter your email address or username and password below to log in to Docebo Community. No account yet? Create an account
Docebo Employee Login
or
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.