cfel-base-components 2.5.70 → 2.5.71

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cfel-base-components",
3
- "version": "2.5.70",
3
+ "version": "2.5.71",
4
4
  "description": "cfel-base-components",
5
5
  "main": "/src/index.tsx",
6
6
  "types": "src/index.d.ts",
@@ -604,7 +604,7 @@ body {
604
604
  }
605
605
  }
606
606
 
607
- .layout-side-mask-cloud1 {
607
+ .layout-side-mask1-cloud {
608
608
  background: white;
609
609
  position: absolute;
610
610
  top: 0;
@@ -615,7 +615,7 @@ body {
615
615
  z-index: 9;
616
616
  }
617
617
 
618
- .layout-side-mask-cloud2 {
618
+ .layout-side-mask2-cloud {
619
619
  background: linear-gradient( 227deg, #F0FBF3 0%, #E5F6FA 100%);
620
620
  position: absolute;
621
621
  top: 0;