app/Plugin/PointEx/Resource/template/default/Product/detail_add_css.twig line 1

Open in your IDE?
  1. <style>
  2.     .ec-productRole .ec-productRole__bonus_point {
  3.         padding: 14px 0;
  4.         border-bottom: 1px dotted #ccc;
  5.     }
  6. </style>