-
- Downloads
[FIX] website_slides: fix sidebar overlay
In the course fullscreen view, a black overlay is
hovering the content on medium screen size and lower
when the sidebar is active.
Fix the black overlay which is still showing after
closing the sidebar. When the sidebar is close the
overlay shouldn't be displayed.
As the content is translated to the right and still
fully visible on medium screen size, a black overlay
isn't needed. Only show the black overlay for small
screen size and lower.
Task-3371743
closes odoo/odoo#125036
Signed-off-by:
Warnon Aurélien (awa) <awa@odoo.com>
Showing
- addons/website_slides/static/src/scss/slides_slide_fullscreen.scss 1 addition, 1 deletion...bsite_slides/static/src/scss/slides_slide_fullscreen.scss
- addons/website_slides/views/website_slides_templates_lesson_fullscreen.xml 1 addition, 1 deletion...ides/views/website_slides_templates_lesson_fullscreen.xml
Please register or sign in to comment