datastake-daf 0.6.627 → 0.6.628

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.
@@ -1508,8 +1508,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
1508
1508
 
1509
1509
  .components-layout .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu,
1510
1510
  .components-layout .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item {
1511
- /* color: var(--custom-sidenav-text-color, white) !important; */
1512
- color: white !important;
1511
+ color: white;
1513
1512
  }
1514
1513
 
1515
1514
  .components-layout.nested
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "datastake-daf",
3
- "version": "0.6.627",
3
+ "version": "0.6.628",
4
4
  "dependencies": {
5
5
  "@ant-design/icons": "^5.2.5",
6
6
  "@antv/g2": "^5.1.1",
@@ -1508,8 +1508,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
1508
1508
 
1509
1509
  .components-layout .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu,
1510
1510
  .components-layout .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item {
1511
- /* color: var(--custom-sidenav-text-color, white) !important; */
1512
- color: white !important;
1511
+ color: white;
1513
1512
  }
1514
1513
 
1515
1514
  .components-layout.nested