/*  imported from index.module.less  */

.mo-fang-materials-page {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.mo-fang-materials-page-content {
  flex: 1;
  overflow: auto;
}
