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
  • jktj
  • css
  • index.scss
  • renchao@pashanhoo.com's avatar
    style:监管系统配置文件修改 · b7381189
    b7381189
    renchao@pashanhoo.com committed 2023-05-12 10:39:40 +0800
index.scss 232 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
/deep/.el-table thead.is-group th.el-table__cell {
  background-color: transparent !important;
}

/deep/.el-table--group::after,
.el-table--border::after {
  width: 0 !important;
}

.export-excel-wrapper {
  display: inline-block;
}