跳至內容
選單
此問題已被標幟
1 回覆
5395 瀏覽次數

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
7990
1
12月 22
4268
1
2月 24
2864
3
5月 23
5004
0
3月 22
3962