datastake-daf 0.6.685 → 0.6.686

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.
@@ -1924,7 +1924,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
1924
1924
  }
1925
1925
 
1926
1926
  .ant-select-dropdown.dark-select-popup.language-select.custom .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item.ant-select-item-option.ant-select-item-option-selected {
1927
- background-color: var(--base-gray-30) !important;
1927
+ background-color: var(--custom-sidenav-hover-color) !important;
1928
1928
  }
1929
1929
 
1930
1930
  .ant-dropdown.user-dropdown-layout.custom .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .drop-header h4,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "datastake-daf",
3
- "version": "0.6.685",
3
+ "version": "0.6.686",
4
4
  "dependencies": {
5
5
  "@ant-design/icons": "^5.2.5",
6
6
  "@antv/g2": "^5.1.1",
@@ -1924,7 +1924,7 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
1924
1924
  }
1925
1925
 
1926
1926
  .ant-select-dropdown.dark-select-popup.language-select.custom .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item.ant-select-item-option.ant-select-item-option-selected {
1927
- background-color: var(--base-gray-30) !important;
1927
+ background-color: var(--custom-sidenav-hover-color) !important;
1928
1928
  }
1929
1929
 
1930
1930
  .ant-dropdown.user-dropdown-layout.custom .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .drop-header h4,