/* 赛事主办人端（mschost）补充样式 */
.msc-host-login-options {
  justify-content: flex-start !important;
}
.msc-nav-host-center {
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
