We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b56a4b1 + 5335a36 commit 2cbf139Copy full SHA for 2cbf139
src/styles/components/chat/_chat-items-container.scss
@@ -52,7 +52,7 @@
52
&.loading {
53
> .mynah-chat-items-container {
54
padding-bottom: var(--mynah-sizing-14);
55
- > .mynah-chat-items-conversation-container {
+ > .mynah-chat-items-conversation-container:last-child {
56
> .mynah-chat-item-card.mynah-chat-item-answer-stream {
57
&:last-child {
58
position: relative;
0 commit comments