Skip to content

Commit 27d344a

Browse files
committed
fix: enable drag-n-drop for safari
1 parent b0bdc08 commit 27d344a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/app.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
width: fit-content;
66

77
.branchy-container
8-
display inline-block
8+
float left
99
vertical-align top
1010
width 500px
1111

0 commit comments

Comments
 (0)