Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
8
web_timeline/static/src/views/timeline/timeline_canvas.scss
Executable file
8
web_timeline/static/src/views/timeline/timeline_canvas.scss
Executable file
@@ -0,0 +1,8 @@
|
||||
.oe_timeline_view_canvas {
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user