Skip to content

Commit 7bd1812

Browse files
committed
CSS: wrap emoji-picker header, instead of showing scrollbar
1 parent e22923d commit 7bd1812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sass/_emoji.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
ul {
101101
display: flex;
102102
flex-direction: row;
103+
flex-wrap: wrap;
103104

104105
.emoji-category {
105106
&.picked {

0 commit comments

Comments
 (0)