datastake-daf 0.6.606 → 0.6.607

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.
@@ -4382,9 +4382,9 @@ strong {
4382
4382
  line-height: 20px;
4383
4383
  }
4384
4384
 
4385
- .ant-menu-submenu-title .ant-menu-title-content,
4385
+ /* .ant-menu-submenu-title .ant-menu-title-content, */
4386
4386
  .ant-menu-submenu-title .ant-menu-item-icon,
4387
- .ant-menu-submenu-title .anticon .anticon-right {
4387
+ .ant-menu-submenu-title span {
4388
4388
  color: var(--custom-sidenav-text-color, white) !important;
4389
4389
  }
4390
4390
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "datastake-daf",
3
- "version": "0.6.606",
3
+ "version": "0.6.607",
4
4
  "dependencies": {
5
5
  "@ant-design/icons": "^5.2.5",
6
6
  "@antv/g2": "^5.1.1",
@@ -4382,9 +4382,9 @@ strong {
4382
4382
  line-height: 20px;
4383
4383
  }
4384
4384
 
4385
- .ant-menu-submenu-title .ant-menu-title-content,
4385
+ /* .ant-menu-submenu-title .ant-menu-title-content, */
4386
4386
  .ant-menu-submenu-title .ant-menu-item-icon,
4387
- .ant-menu-submenu-title .anticon .anticon-right {
4387
+ .ant-menu-submenu-title span {
4388
4388
  color: var(--custom-sidenav-text-color, white) !important;
4389
4389
  }
4390
4390