Skip to content

Commit c61a900

Browse files
authored
Merge pull request #3179 from plotly/upgrade-css
Update CSS for dash version update
2 parents 0049cab + 92d61b3 commit c61a900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash/dash-renderer/src/components/error/menu/VersionInfo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
color: #7f4bc4;
88
font-size: 10pt;
99
text-decoration: none;
10-
font-family: none;
1110
cursor: pointer;
1211
display: flex;
1312
}
@@ -28,6 +27,7 @@
2827
border: 1px solid #864ad433;
2928
color: #7f4bc4;
3029
margin-left: 10px;
30+
cursor: pointer;
3131
}
3232

3333
.dash-debug-menu__upgrade-button:hover {

0 commit comments

Comments
 (0)