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
  • sbbwcx
  • index.scss
  • 任超's avatar
    feat:上报报文查询 · e3b8dd32
    e3b8dd32
    任超 committed 2022-12-05 10:44:40 +0800
index.scss 156 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
.reportLog {
  .progress {
    position: absolute;
    width: 200px;
    z-index: 99999;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
  }
}