Explorar el Código

Don't wrap bad emo::ji name

tags/v0.2.0
Garrick Aden-Buie hace 5 años
padre
commit
2acd6f08ae
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      R/emoji_picker.R

+ 4
- 0
R/emoji_picker.R Ver fichero

@@ -56,6 +56,10 @@ emoji_picker_ui <- function() {
#alert_bad_emo_ji.show-bad-emo-ji {
transform: translateY(0);
}

#bad_emo_ji_name {
white-space: nowrap;
}
'
)
)

Cargando…
Cancelar
Guardar