.notes-note textarea{
  field-sizing:content;
  min-height:10rem;
  width:100%;
  padding:.5rem;
  box-sizing:border-box;
}
