mirror of https://github.com/OCA/web.git
[16.0][IMP] web_responsive: To follow the app menu icon in Odoo 16
parent
b20904fa92
commit
4ac9fb48b1
|
@ -37,7 +37,7 @@
|
|||
data-hotkey="a"
|
||||
t-on-click.stop="() => this.setOpenState(!state.open,true)"
|
||||
>
|
||||
<i class="fa fa-th-large" />
|
||||
<i class="oi oi-apps" />
|
||||
</button>
|
||||
<div t-if="state.open" class="dropdown-menu-custom">
|
||||
<t t-slot="default" />
|
||||
|
|
Loading…
Reference in New Issue