Odoo18-Base/addons/mail/static/tests/mail_test_helpers.scss
2025-03-04 12:23:19 +07:00

15 lines
222 B
SCSS

.o-mail-Discuss-asTabContainer {
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
position: absolute;
top: 0;
left: 0;
& .o_action_manager {
height: 100%;
}
}