콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

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

관련 게시물 답글 화면 활동
1
1월 24
8170
1
12월 22
4411
1
2월 24
3003
3
5월 23
5137
0
3월 22
4078