/*!******************************************************************************!*\
  !*** css ../builder/node_modules/css-loader/dist/cjs.js!./common/common.css ***!
  \******************************************************************************/
  html,
  body {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
  }
/*!**********************************************************************!*\
  !*** css ../builder/node_modules/css-loader/dist/cjs.js!./index.css ***!
  \**********************************************************************/
.mini-grid-cell-inner {
    font-size: 15px;
}

.logo {
    font-family: "微软雅黑", "Helvetica Neue", ​Helvetica, ​Arial, ​sans-serif;
    font-size: 16px;
    font-weight: 900;
    cursor: default;
    color: green;
    color: lightskyblue;
    line-height: 28px;
    vertical-align: middle;
    margin-right: 10px;
}

.mini-tabs-bodys-empty {
    background-size: cover;
    background: url(/assets/images/indexBackground.jpg) 0% 0% / cover no-repeat;
}
/*!******************************************************************************************************!*\
  !*** css ../builder/node_modules/css-loader/dist/cjs.js!./node_modules/miniui-components/miniui.css ***!
  \******************************************************************************************************/
body {
    visibility: hidden;
}
