-
- Downloads
[FIX] website_slides: fix webiste menu being not clickable in lesson fullscreen
Before this commit, the navigation menu was not clickable because of higher
z-index of the slides fullscreen menu. This commit fixes that by correctly
setting z-index, using the standard variable to avoid custom values.
task-2036877
closes odoo/odoo#35107
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
Please register or sign in to comment