:root{
}

:root{
}

textarea{
  display:block;
  width:100%;
  min-height:144px;
}

.ex-component-textarea textarea{
    font-size:100%;
  }
