Skip to content

Commit 00aba53

Browse files
authored
Merge pull request #485 from rebeccaalpert/welcome-cards
fix(ChatbotWelcomePrompt): Cards should be gallery layout
2 parents 26993df + b2dcbfb commit 00aba53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/module/src/ChatbotWelcomePrompt/ChatbotWelcomePrompt.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929

3030
.pf-chatbot__prompt-suggestions > * {
3131
flex: 1;
32+
overflow: visible;
33+
height: 100%;
3234
}
3335
}
3436

0 commit comments

Comments
 (0)