style.less 107 Bytes
Newer Older
1 2 3 4 5 6
.wangEditor5{
  //width: 500px;
  min-height: 500px;
  background-color: #fff;
  border: 1px solid gray;
}