Skip to content

Conversation

@yankinmax
Copy link
Contributor

No description provided.

@yankinmax yankinmax force-pushed the 19.0-mig-web_widget_section_and_note_text_scrollable branch 7 times, most recently from 48e5a8d to 11eeb7c Compare November 26, 2025 07:51
Copy link

@jcoux jcoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM 👍

Don't forget to squash fixup

@yankinmax yankinmax force-pushed the 19.0-mig-web_widget_section_and_note_text_scrollable branch from 11eeb7c to d0f5a48 Compare November 26, 2025 09:30
@yankinmax
Copy link
Contributor Author

Hello @ivantodorovich
I need your help here. I've always a small "cell" size. Scrollable but small.

@yankinmax yankinmax force-pushed the 19.0-mig-web_widget_section_and_note_text_scrollable branch from d0f5a48 to 850b6b9 Compare November 26, 2025 09:42
Comment on lines +7 to +11
.o_field_product_label_section_and_note_field,
.o_field_product_label_section_and_note_cell,
.o_field_product_label_section_and_note_cell textarea {
height: auto !important;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a (s)css noob, but I think height is anyway redefined in o_field_product_label_section_and_note_cell and o_field_product_label_section_and_note_cell textarea below.

Suggested change
.o_field_product_label_section_and_note_field,
.o_field_product_label_section_and_note_cell,
.o_field_product_label_section_and_note_cell textarea {
height: auto !important;
}
.o_field_product_label_section_and_note_field {
height: auto !important;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants