Skip to content

Commit 42fe83f

Browse files
committed
fix: remove padding from str-chat__virtual-list-message-wrapper
1 parent 533cf28 commit 42fe83f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/components/MessageList/styling/VirtualizedMessageList.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,6 @@
5454
.str-chat__message {
5555
margin-block-end: 0 !important;
5656
}
57-
58-
.str-chat__virtual-list-message-wrapper {
59-
padding-block-end: var(--str-chat__spacing-0_5);
60-
}
6157
}
6258

6359
// Theme (only available in React SDK)

0 commit comments

Comments
 (0)