mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] Display bug web_widget_bokeh_chart
This commit is contained in:
committed by
Christopher Ormaza
parent
7c809c7ca4
commit
5ff86aed20
4
web_widget_bokeh_chart/static/src/css/custom-bokeh.css
Normal file
4
web_widget_bokeh_chart/static/src/css/custom-bokeh.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.bk-root {
|
||||
/* Overriding this styling option Odoo menu is now displayed on top of bokeh graphs */
|
||||
position: sticky;
|
||||
}
|
||||
Reference in New Issue
Block a user