Skip to content
  • This project
    • Loading...
  • Sign in

bdc / bdcjg-web

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • bdcjg-web
  • src
  • views
  • sthj
  • sbbwcx
  • index.scss
  • 任超's avatar
    feat:文件夹整理 · 415a1cc1
    415a1cc1
    任超 committed 2023-02-08 16:39:10 +0800
index.scss 206 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
.reportLog {
  .progress {
    position: absolute;
    width: 200px;
    z-index: 99999;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
  }
}

.zhi {
  color: #FFFFFF;
  text-align: center;
}