revert: drop fp_direct_order_wizard.scss — :has() approach broke the modal
Reverting the previous wizard-width attempt. The `.modal-dialog:has(.o_fp_direct_order_wizard)` selector combined with the fixed width override produced broken layout (modal no longer rendering correctly). Better path for widening this wizard is still TBD — the built-in maximize icon in the modal header already lets users go full- screen as a workaround until a safe width override lands. fusion_plating_configurator → 19.0.13.5.0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<field name="name">fp.direct.order.wizard.form</field>
|
||||
<field name="model">fp.direct.order.wizard</field>
|
||||
<field name="arch" type="xml">
|
||||
<form string="Direct Order Entry" class="o_fp_direct_order_wizard">
|
||||
<form string="Direct Order Entry">
|
||||
<div class="alert alert-info py-2 mb-0 small"
|
||||
role="alert">
|
||||
<i class="fa fa-info-circle me-1"/>
|
||||
|
||||
Reference in New Issue
Block a user