[FIX] web_responsive: Translation Button Position

pull/3037/head
anjeel.haria 2023-03-20 08:59:58 +01:00 committed by kobros-tech
parent f11ba6352a
commit bd4b865340
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ html .o_web_client .o_action_manager .o_action {
.oe_title {
.o_field_widget:not(.oe_inline) {
display: block;
span {
span:not(.o_field_translate) {
display: block;
max-width: 100%;
text-overflow: ellipsis;