datastake-daf 0.6.634 → 0.6.635

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.
@@ -1514,7 +1514,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
1514
1514
  .components-layout:not(.nested)
1515
1515
  .sidenav-cont .menus-cont
1516
1516
  .sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
1517
- .ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title svg{
1517
+ .ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title svg path{
1518
1518
  stroke: var(--custom-sidenav-text-color, white) !important;
1519
1519
  }
1520
1520
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "datastake-daf",
3
- "version": "0.6.634",
3
+ "version": "0.6.635",
4
4
  "dependencies": {
5
5
  "@ant-design/icons": "^5.2.5",
6
6
  "@antv/g2": "^5.1.1",
@@ -1514,7 +1514,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
1514
1514
  .components-layout:not(.nested)
1515
1515
  .sidenav-cont .menus-cont
1516
1516
  .sidemenu-cont .ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark
1517
- .ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title svg{
1517
+ .ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title svg path{
1518
1518
  stroke: var(--custom-sidenav-text-color, white) !important;
1519
1519
  }
1520
1520