.sync-loader {
  font-size: 15px;
}

.module-list {
  overflow: auto;
  width: 100%;
  height: 100%;
}

.module-list .loading-icon-wrapper {
  margin: auto;
  text-align: center;
position: absolute;
left:0;
right: 0;
top: 0;
bottom: 0;
}