Skip to content

Commit 7df5179

Browse files
committed
Fix root drop targets
1 parent 83da3b2 commit 7df5179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/mosaic.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
display: block;
116116
}
117117

118-
&.mosaic-root > .drop-target-container {
118+
&.mosaic > .drop-target-container {
119119
display: block;
120120
.drop-target {
121121
.split-percentages(10px);

0 commit comments

Comments
 (0)