Skip to content

Commit daea0f7

Browse files
authored
Merge pull request #3184 from plotly/upgrade-css
Fix dark mode button color issue
2 parents a9a5df5 + 306c137 commit daea0f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@
180180
cursor: pointer;
181181
font-family: Verdana, sans-serif !important;
182182
font-weight: bold;
183-
}
184-
.dash-debug-menu__button:hover {
185183
color: black;
186184
}
187185

0 commit comments

Comments
 (0)