Skip to content

Commit

Permalink
Merge pull request #2 from WeBankFinTech/master
Browse files Browse the repository at this point in the history
Fetch
  • Loading branch information
Tangjiafeng authored Jul 14, 2023
2 parents 1d98803 + 710a45c commit b319e2f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions ui/src/assets/styles/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ body {
max-width: 100%;
max-height: 100%;
overflow: initial;
overflow-y: scroll;
}
}
// 覆盖页面选择页样式
Expand Down Expand Up @@ -250,6 +251,7 @@ body {
border-top: none;
}
.ui-table {
overflow:visible;
tr {
background-color: #fff;
}
Expand Down

0 comments on commit b319e2f

Please sign in to comment.