Skip to content
Snippets Groups Projects
Commit e5182dfd authored by Mahamadasif Ansari's avatar Mahamadasif Ansari
Browse files

[FIX] survey: avoid horizontal scroll


Currently, in the survey, if the survey/section/question title, description,
survey breadcrumb and multiple choice question options have a very long
link in the label, then on mobile the card is too long, which makes browsers
display a horizontal scroll.

This commit solves the above problem by adding the `text-break` class to the
label.

task-2925648

closes odoo/odoo#97330

Signed-off-by: default avatarWarnon Aurélien (awa) <awa@odoo.com>
parent 3a6561dc
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment