
.n-input
  width 100%
  cursor text

.n-input .fake-rows
  white-space pre-wrap
  position absolute
  left 0
  top 0
  z-index -1
  opacity 0
  visibility hidden

textarea.n-form-value
input.n-form-value
  font-family inherit
  width 100%