Fix styling issue for order items table#19299
Fix styling issue for order items table#19299magento-engcom-team merged 1 commit intomagento:2.3-developfrom
Conversation
|
Hi @dmytro-ch. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@magento-engcom-team give me 2.3-develop instance |
|
Hi @rogyar. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
|
Hi @rogyar, here is your Magento instance. |
|
@magento-engcom-team give me test instance |
|
Hi @rogyar. Thank you for your request. I'm working on Magento instance for you |
|
Hi @rogyar, here is your new Magento instance. |
|
Hi @dmytro-ch. Thank you for your contribution. |
Fix the issue with repetitive "tbody" tag for order items table.
Description (*)
There is an issue with repetitive "tbody" tag for order items table. As result, the incorrect styles are applied for the table.
The "striped table" styles, defined in
app/design/frontend/Magento/luma/Magento_Customer/web/css/source/_module.less:179, expected to be used for Luma theme.Fixed Issues (if relevant)
N/A
Manual testing scenarios (*)
Expected result
This is the expected view of the table, defined in
app/design/frontend/Magento/luma/Magento_Customer/web/css/source/_module.less:179.Contribution checklist (*)