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 678296d commit 91d5671Copy full SHA for 91d5671
usage.py
@@ -80,7 +80,7 @@ def generate_random_string(length):
80
),
81
],
82
id="draggable-map-1",
83
- handleBackground="rgb(85,85,85) !important;",
+ handleBackground="rgb(85,85,85)",
84
85
dgl.DraggableWrapper(
86
html.Img(
0 commit comments