Skip to content

Commit dcdc00b

Browse files
josuVazquezcrisbeto
authored andcommitted
docs(cdk/drag-drop): fix show scrollbar in preview of the last element (#29450)
(cherry picked from commit e517789)
1 parent aee1be8 commit dcdc00b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components-examples/cdk/drag-drop/cdk-drag-drop-sorting/cdk-drag-drop-sorting-example.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
}
2525

2626
.cdk-drag-preview {
27+
border: none;
2728
box-sizing: border-box;
2829
border-radius: 4px;
2930
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),

0 commit comments

Comments
 (0)