odoo/odoo#237503
Created by JavaScript, Luca Vitali (luvi)
Merged
at 5fb826463736dec2f1646806c2a40f0e4a479a9c
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:master-web-imp-bottomsheet-zoom-luvi
- head
- aba62cf1e992f5545ddd706d8081f5b9c8e09e8c
- merged
- 4 months ago by JavaScript, Adrien Dieudonné (adr)
| odoo/odoo | |
|---|---|
| master | #237503 |
[IMP] web: remove zoom-out effect on body
This commit removes the style that was applied to the main content, when the BottomSheet component opens.
The effect created a useless distraction, with no real UX gain.