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.
2 parents 0049cab + 92d61b3 commit c61a900Copy full SHA for c61a900
dash/dash-renderer/src/components/error/menu/VersionInfo.css
@@ -7,7 +7,6 @@
7
color: #7f4bc4;
8
font-size: 10pt;
9
text-decoration: none;
10
- font-family: none;
11
cursor: pointer;
12
display: flex;
13
}
@@ -28,6 +27,7 @@
28
27
border: 1px solid #864ad433;
29
30
margin-left: 10px;
+ cursor: pointer;
31
32
33
.dash-debug-menu__upgrade-button:hover {
0 commit comments