fix 18 ent

This commit is contained in:
Ivan Office
2024-12-24 20:17:04 +08:00
parent 7e81ac7520
commit 10c42b3c6d
3 changed files with 9 additions and 9 deletions

View File

@@ -12,5 +12,8 @@
--NavBar-entry-backgroundColor--active: #{$o-navbar-entry-bg--active};
--NavBar-entry-backgroundColor--focus: #{$o-navbar-entry-bg--hover};
background: linear-gradient(45deg, #{$o-brand-odoo}, #{$o-action});
.o_menu_toggle {
color: var(--NavBar-entry-color, #e7e9ed);
}
}
}