Skip to content
Snippets Groups Projects
Commit 70f844e7 authored by Ipsita Borisagar's avatar Ipsita Borisagar
Browse files

[IMP] mail: appropriate padding around chatbox search bar


Set appropriate padding around the chatbox search bar and aligned it with the
header content.

Task-2844934

closes odoo/odoo#91900

Signed-off-by: default avatarSébastien Theys (seb) <seb@odoo.com>
parent f429502d
Branches
Tags
No related merge requests found
......@@ -31,7 +31,7 @@
/>
</t>
<t t-if="chatWindow.newMessageAutocompleteInputView">
<div class="o_ChatWindow_newMessageForm d-flex align-items-center mt-1 p-1">
<div class="o_ChatWindow_newMessageForm d-flex align-items-center m-3">
<span class="o_ChatWindow_newMessageFormLabel flex-grow-0 flex-shrink-0 mr-2">
To:
</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment