diff --git a/src/components/Table/index.jsx b/src/components/Table/index.jsx index 7d1ce670..6292e617 100644 --- a/src/components/Table/index.jsx +++ b/src/components/Table/index.jsx @@ -319,7 +319,7 @@ const Table = ({ rowHoverBg: "rgb(var(--neeto-ui-gray-50))", rowSelectedBg: "rgb(var(--neeto-ui-accent-50))", rowSelectedHoverBg: "rgb(var(--neeto-ui-accent-50))", - stickyScrollBarBg: "rgb(var(--neeto-ui-gray-100))", + stickyScrollBarBg: "rgb(var(--neeto-ui-gray-300))", cellPaddingBlock: 11, // Global overrides