Skip to content

Commit 7b83b5a

Browse files
ValentinHSaraVieira
authored andcommitted
Dashboard: show pointer cursor on KebabIcon (codesandbox#1783)
1 parent 9587b97 commit 7b83b5a

File tree

1 file changed

+1
-0
lines changed
  • packages/app/src/app/pages/Dashboard/Content/SandboxCard

1 file changed

+1
-0
lines changed

packages/app/src/app/pages/Dashboard/Content/SandboxCard/elements.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ export const KebabIcon = styled(MoreInfoIcon)`
8888
height: 16px;
8989
width: 20px;
9090
color: rgba(255, 255, 255, 0.6);
91+
cursor: pointer;
9192
9293
&:hover {
9394
color: rgba(255, 255, 255, 0.8);

0 commit comments

Comments
 (0)