oont-contents/plugins/email-template-customizer-for-woo/includes/templates/email-style.php
2025-02-08 15:10:23 +01:00

9 lines
104 B
PHP

<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
?>
ul.wc-item-meta{padding:10px 0;}
<?php