Skip to content

Commit 572f66e

Browse files
authored
fix: remove overflow:hidden for dialog overlay (#338)
1 parent 50312c2 commit 572f66e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/v2/styles/Dialog/Dialog-layout.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
.str-chat__dialog-overlay {
44
inset: 0;
5-
overflow: hidden;
65
position: absolute;
76
height: var(--str-chat__dialog-overlay-height);
87
width: 100%;

0 commit comments

Comments
 (0)