[IMP] *: replace mobile menu feature by new mobile layout

See community commit for details.

task-3060986

Part-of: odoo/design-themes#651
This commit is contained in:
qsm-odoo
2023-10-24 22:19:19 +02:00
parent 796da67b29
commit 15bb075d84
14 changed files with 0 additions and 14 deletions
-1
View File
@@ -7,4 +7,3 @@ class ThemeCobalt(models.AbstractModel):
def _theme_cobalt_post_copy(self, mod):
self.enable_asset("website.ripple_effect_scss")
self.enable_asset("website.ripple_effect_js")
self.enable_header_off_canvas()
@@ -34,7 +34,6 @@ $o-website-values-palettes: (
'headings-line-height': 1.1,
'hamburger-type': 'off-canvas',
'menu-box-shadow': false,
'btn-ripple': true,