mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user