[FIX] mail: fix alignement for chatter in window
Before this commit: For chatter in window, the name of the record is not in an appropriate place in header as there is an empty space before name. After this commit: The name of the record is aligned to the left, and there is no empty space before the name. LINKS Task- 2442652 PR https://github.com/odoo/odoo/pull/65600 closes odoo/odoo#65600 Signed-off-by:Alexandre Kühn (aku) <aku@odoo.com>
Showing
- addons/mail/static/src/components/chat_window_header/chat_window_header.js 1 addition, 0 deletions...c/src/components/chat_window_header/chat_window_header.js
- addons/mail/static/src/components/chat_window_header/chat_window_header.xml 1 addition, 1 deletion.../src/components/chat_window_header/chat_window_header.xml
Loading
Please register or sign in to comment