|
|
@ -5,7 +5,7 @@ |
|
|
|
t-inherit-mode="extension" owl="1"> |
|
|
|
<xpath expr="//div[hasclass('o-mail-Chatter')]" position="replace"> |
|
|
|
<div t-if="state.thread" |
|
|
|
class="position-relative flex-grow-1 flex-column d-flex w-100 bg-view" |
|
|
|
class="position-relative flex-grow-1 flex-column d-flex w-100 bg-view h-100 " |
|
|
|
t-attf-class="{{ className }}" t-ref="main_root"> |
|
|
|
<div class="o_ChatterContainer" |
|
|
|
t-att-class="{ 'o-isInFormSheetBg mx-auto': props.isInFormSheetBg }" |
|
|
|