Files
web/web_widget_bokeh_chart/static/src/css/custom-bokeh.css
2023-06-12 08:40:02 +02:00

4 lines
123 B
CSS

.bk-root {
/* Overriding this styling option Odoo menu is now displayed on top of bokeh graphs */
position: sticky;
}