Skip to content

Commit 77b0b0e

Browse files
committed
Add additional css override for font
1 parent ff94771 commit 77b0b0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@
178178
align-items: center;
179179
transition: background-color 0.2s;
180180
cursor: pointer;
181+
font-family: Verdana, sans-serif !important;
181182
font-weight: bold;
182183
}
183184
.dash-debug-menu__button:hover {

0 commit comments

Comments
 (0)