Skip to content

Commit 9bbe029

Browse files
committed
chore(chat): files should not shrink
1 parent 0536deb commit 9bbe029

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/scss/components/chat/_layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@
478478
.k-chat-file-wrapper {
479479
display: flex;
480480
flex-flow: column wrap;
481+
flex-shrink: 0;
481482
padding-inline: $kendo-chat-file-padding-x;
482483
padding-block: $kendo-chat-file-padding-y;
483484
margin: 0;

0 commit comments

Comments
 (0)