Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 0990224

Browse files
JWandrockeGitHub Enterprise
authored andcommitted
Merge pull request #54 from ML-Leonardo/fix/BCP_-2070255395-Carousel-issue
Fix the carousel with only one item. Also remove un-used component m…
2 parents f8cd38e + 372cb72 commit 0990224

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/Message/style.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
}
99
}
1010

11+
.slick-track {
12+
min-width: 280px;
13+
}
1114
.RecastApp .RecastAppMessage, .CaiApp .CaiAppMessage {
1215
display: flex;
1316
flex-direction: row-reverse;

0 commit comments

Comments
 (0)