@public-ui/theme-ecl 3.1.0-rc.0 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -968,7 +968,7 @@ bem$1('kol-icon', 'icon');
968
968
  */
969
969
 
970
970
  const bem = c();
971
- bem('kol-alert', 'closer');
971
+ bem('kol-alert', 'closer') + ' kol-close-button';
972
972
  bem('kol-alert', 'content');
973
973
  bem('kol-alert', 'icon');
974
974