Skip to content

Commit a6c7136

Browse files
Center floating separator
1 parent 72730b6 commit a6c7136

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/components/DateSeparator/styling/DateSeparator.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
display: flex;
88
justify-content: center;
99
pointer-events: none;
10+
scrollbar-gutter: stable;
11+
overflow-y: hidden;
1012
}
1113

1214
.str-chat__date-separator {

0 commit comments

Comments
 (0)