Sfoglia il codice sorgente

CSS: wrap emoji-picker header, instead of showing scrollbar

JC Brand 5 anni fa
parent
commit
7bd1812054
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      sass/_emoji.scss

+ 1 - 0
sass/_emoji.scss

@@ -100,6 +100,7 @@
                 ul {
                     display: flex;
                     flex-direction: row;
+                    flex-wrap: wrap;
 
                     .emoji-category {
                         &.picked {