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 77b0b0e commit 517346fCopy full SHA for 517346f
dash/dash-renderer/src/components/error/menu/VersionInfo.css
@@ -9,7 +9,7 @@
9
text-decoration: none;
10
cursor: pointer;
11
display: flex;
12
- font-family: Verdana sans-serif;
+ font-family: Verdana, sans-serif !important;
13
}
14
15
.dash-debug-menu__upgrade-tooltip:after {
@@ -28,6 +28,7 @@
28
border: 1px solid #864ad433;
29
color: #7f4bc4;
30
margin-left: 10px;
31
32
33
34
0 commit comments