Skip to content

Commit d3f26ee

Browse files
committed
fix: reduce the padding
1 parent 5449917 commit d3f26ee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/react-chatbot/components/MessageBubble/MessageBubble.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@
8484
@media (max-width: 768px) {
8585
padding: 0.25rem 0;
8686

87-
&--user .ai-demo-message__bubble {
88-
padding: 0.5rem 0.75rem;
89-
}
90-
9187
&--ai .ai-demo-message__bubble {
9288
min-width: 60%;
9389
padding: 0;

0 commit comments

Comments
 (0)