Skip to content

Commit 3b7785b

Browse files
authored
Merge pull request #3180 from plotly/upgrade-css
Fix font family issue in dialog
2 parents c61a900 + 5f00811 commit 3b7785b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
text-decoration: none;
1010
cursor: pointer;
1111
display: flex;
12+
font-family: Verdana sans-serif;
1213
}
1314

1415
.dash-debug-menu__upgrade-tooltip:after {

0 commit comments

Comments
 (0)