We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720a56d commit ea00c65Copy full SHA for ea00c65
demo/src/components/CustomSplitters.tsx
@@ -13,7 +13,6 @@ const fullDivCss = css`
13
export const SolidSplitter = styled.div`
14
${fullDivCss}
15
background: silver;
16
- cursor: col-resize;
17
`;
18
19
const stripeVars = css`
0 commit comments