Tuesday, November 11, 2025
1 change · 17.0
Resolved issues and error corrections
This update corrects a styling rule so the live chat input on mobile devices no longer zooms unexpectedly when visitors start typing. It improves the chat experience for website visitors by making the input easier to use on small screens.
Original PR description
Follow-up of https://github.com/odoo/odoo/pull/234967 Style rule was not applied due to missing `&` in SCSS, which this commit fixes.