
/*
*/

.ql-editor {
  font-size:10pt;
  white-space: nowrap;
  overflow-x: auto;
}

#EditNcTxt {
  font-size: 10pt;
  font-weight:500;
  background-color: white;

  padding :5px;
}

#EditNcTxt p{
  min-height: 12pt;
  margin:1px;
}