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

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.mjs CHANGED
@@ -966,7 +966,7 @@ bem$1('kol-icon', 'icon');
966
966
  */
967
967
 
968
968
  const bem = c();
969
- bem('kol-alert', 'closer');
969
+ bem('kol-alert', 'closer') + ' kol-close-button';
970
970
  bem('kol-alert', 'content');
971
971
  bem('kol-alert', 'icon');
972
972