We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32c680 commit 5a7de02Copy full SHA for 5a7de02
1 file changed
frontend/src/styles/page-cards.css
@@ -45,6 +45,7 @@
45
.nodes-page .ant-card.ant-card-hoverable:hover,
46
.groups-page .ant-card.ant-card-hoverable:hover,
47
.api-docs-page .ant-card.ant-card-hoverable:hover {
48
+ cursor: default;
49
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
50
}
51
0 commit comments