cfel-base-components 2.5.58 → 2.5.59

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.58",
3
+ "version": "2.5.59",
4
4
  "description": "cfel-base-components",
5
5
  "main": "/src/index.tsx",
6
6
  "types": "src/index.d.ts",
@@ -445,7 +445,6 @@ ul {
445
445
  .menu-item-icon {
446
446
  display: inline-block;
447
447
  height: 22px;
448
- width: 22px;
449
448
  color: #04073b;
450
449
 
451
450
  &:hover {
@@ -476,7 +476,6 @@ ul {
476
476
  .menu-item-icon {
477
477
  display: inline-block;
478
478
  height: 22px;
479
- width: 22px;
480
479
  color: rgba(255, 255, 255, 0.85);
481
480
 
482
481
  &:hover {