Blame view

src/views/sthj/sbbwcx/index.scss 219 Bytes
任超 committed
1 2 3 4 5 6 7 8 9
.reportLog {
  .progress {
    position: absolute;
    width: 200px;
    z-index: 99999;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
  }
任超 committed
10 11 12 13 14
}

.zhi {
  color: #FFFFFF;
  text-align: center;
任超 committed
15 16 17
}
.hjsj {
  
任超 committed
18
}