Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5336 Представления

I have created a custom dashboard with js and XML. all functions are working but the large screen does not appear scroll bar and can't scroll down the dashboard. but when i reduce the screen size under 760px scroll bar will work smoothly. I didn't use any custom css yet. only  using bootstrap class 



I am working in odoo 15 enterprise

Аватар
Отменить
Лучший ответ

hi try adding this on your css,  

html .o_web_client > .o_action_manager {
overflow:scroll;
}

Аватар
Отменить

I also have this problem when creating qweb template in odoo 17. This is working

Related Posts Ответы Просмотры Активность
1
янв. 24
7952
1
дек. 22
4187
1
февр. 24
2816
3
мая 23
4904
0
мар. 22
3881