Skip to content

Commit 91d5671

Browse files
made a small change to a style error
1 parent 678296d commit 91d5671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def generate_random_string(length):
8080
),
8181
],
8282
id="draggable-map-1",
83-
handleBackground="rgb(85,85,85) !important;",
83+
handleBackground="rgb(85,85,85)",
8484
),
8585
dgl.DraggableWrapper(
8686
html.Img(

0 commit comments

Comments
 (0)