diff --git a/advanced_chatter_view/doc/RELEASE_NOTES.md b/advanced_chatter_view/doc/RELEASE_NOTES.md index aee8796bd..e66ad689c 100644 --- a/advanced_chatter_view/doc/RELEASE_NOTES.md +++ b/advanced_chatter_view/doc/RELEASE_NOTES.md @@ -4,3 +4,8 @@ #### Version 17.0.1.0.1 #### ADD - Initial commit for Advanced Chatter View + +#### 09.09.2024 +#### Version 17.0.1.0.2 +#### UPDT +- Style Added into xml file diff --git a/advanced_chatter_view/static/src/css/chatter_topbar.css b/advanced_chatter_view/static/src/css/chatter_topbar.css index 86087df34..bca415368 100644 --- a/advanced_chatter_view/static/src/css/chatter_topbar.css +++ b/advanced_chatter_view/static/src/css/chatter_topbar.css @@ -40,7 +40,7 @@ display: grid; justify-content: center; padding-bottom: 80px; - margin-bottom: -81px; + margin-bottom: 100%; margin-top: 70px; } @@ -64,6 +64,7 @@ .o-mail-Form-chatter:not(.o-aside):not(.o-full-width) .o_ChatterContainer { display: flex; margin-top: 22px; + margin-bottom: 100% padding-bottom: initial; } @@ -97,4 +98,4 @@ .o_form_view .o_form_renderer { position: relative; -} \ No newline at end of file +} diff --git a/advanced_chatter_view/static/src/xml/chatter.xml b/advanced_chatter_view/static/src/xml/chatter.xml index ce0319c27..db0850a8c 100644 --- a/advanced_chatter_view/static/src/xml/chatter.xml +++ b/advanced_chatter_view/static/src/xml/chatter.xml @@ -5,7 +5,7 @@ t-inherit-mode="extension" owl="1">