Explorar el Código

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

JC Brand hace 5 años
padre
commit
7bd1812054
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {