Skip to content

Commit 207da26

Browse files
Initial commit
1 parent 12e282f commit 207da26

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
@@ -1,10 +1,6 @@
11
@use '../../../styling/utils';
22

33
.str-chat__virtual-list {
4-
overflow-y: auto;
5-
overflow-x: hidden;
6-
scrollbar-gutter: stable both-edges;
7-
84
background: var(--str-chat__background-core-app);
95
color: var(--str-chat__text-primary);
106
--str-chat__message-list-scroll-max-width: calc(

0 commit comments

Comments
 (0)