@bytenew/bn-applet-ui 1.1.35 → 1.1.37

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/common.scss CHANGED
@@ -964,11 +964,11 @@ $colors: (
964
964
  color: #52C41A !important;
965
965
  }
966
966
 
967
- .icon-folder3 {
967
+ .bnIcon-appFolder {
968
968
  color: #FAAD14 !important;
969
969
  }
970
970
 
971
- .icon-folder3-close {
971
+ .bnIcon-appFolder-close {
972
972
  color: #FAAD14 !important;
973
973
  }
974
974