
.datatable-footer {
    padding-left: 20px;padding-right: 20px;
}

.ck-editor__editable_inline {
  min-height: 400px;  /* 기본 높이 */
  max-height: 700px;  /* 스크롤 생기게 */
}
