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
  • dbrzcx
  • index.scss
  • 任超's avatar
    style:登薄日志查询 · 14e5aa23
    14e5aa23 Browse Files
    任超 committed 2022-12-07 09:34:48 +0800
index.scss 200 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
.registerLog {
  .reportingTime {
    display: flex;
    align-items: center;
    .line {
      width: 25px;
      text-align: center;
      line-height: 26px;
      display: inline-block;
    }
  }
}