Skip to content

Commit 597033d

Browse files
committed
fixes issue 2984
1 parent f65e72d commit 597033d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/Feed/FeedComments.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
padding-top: (40px - 25px) / 2; /* input height minus line-height */
1818
line-height: 25px;
1919
}
20+
21+
.Dropdown {
22+
z-index: 4;
23+
}
2024
}
2125

2226
&.is-fullscreen {

0 commit comments

Comments
 (0)