[16.0][IMP] web_responsive: To follow the app menu icon in Odoo 16

This commit is contained in:
Hafizh Syam
2023-09-25 09:50:47 +07:00
parent a0114041aa
commit 215e698b49

View File

@@ -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" />