html {
  font-size: 62.5%; }

.upgrade {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff; }
  .upgrade .txt {
    color: #333;
    font-size: 1.8rem;
    text-align: center; }
#tab-bar.demo {
  display: flex;
  flex-direction: column;
}
#tab-bar .am-navbar {
  position: fixed;width: 100%;left: 0;z-index: 2;
}
#tab-bar .demoName {
  height: 40px;
}
#tab-bar .demo-preview-item .am-tab-bar {
  background-color: white;
}
#tab-bar .am-tabs-tab-bar-wrap {
  background-color: white;
  position: fixed;width: 100%;left: 0;bottom: 0;z-index: 2;
}
/*# sourceMappingURL=upgrade.css.map */
