![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/magento/theme-frontend-blank/Magento_Bundle/web/css/source/ |
// /** // * Copyright © Magento, Inc. All rights reserved. // * See COPYING.txt for license details. // */ // // Bundle Module Styles // --------------------------------------------- // // Bundle Items // --------------------------------------------- .email-items { .bundle-option-label { > td { padding: 0 @email-content__padding__base 0 @email-content__padding__l; } } .bundle-option-value { > td { padding: 0 @email-content__padding__base @email-content__padding__base; &.item-info { padding: 0 @email-content__padding__base @email-content__padding__base @email-content__padding__xl; } } } tr.bundle-option-value + tr { > td.item-extra { padding-top: @email-content__padding__base; } } }