.publisher_listOfForms {
  height: calc(100% - 12px);
  background-color: var(--gray-e);
}
.publisher_listOfForms .mTable {
  height: 100%;
}
