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
  • dbrzcx
  • index.scss
  • 任超's avatar
    feat:文件夹整理 · 415a1cc1
    415a1cc1
    任超 committed 2023-02-08 16:39:10 +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;
    }
  }
}