3
0
Fork 0

[FIX] web_responsive: avoid break style of Sales Teams

16.0
Roy Le 2024-11-12 17:20:21 +07:00
parent 91a9800ea3
commit 5f0899f707
1 changed files with 0 additions and 1 deletions

View File

@ -158,7 +158,6 @@ html .o_web_client .o_action_manager .o_action {
// Support for long title (with ellipsis) // Support for long title (with ellipsis)
.oe_title { .oe_title {
.o_field_widget:not(.oe_inline) { .o_field_widget:not(.oe_inline) {
display: block;
span:not(.o_field_translate):not(.o_status) { span:not(.o_field_translate):not(.o_status) {
display: block; display: block;
max-width: 100%; max-width: 100%;