Skip to content

Commit

Permalink
fix: backlog table pagination style bug (erda-project#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
hujiahao-hjh authored and erda-bot committed Aug 11, 2021
1 parent 196966b commit 99b456a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions shell/app/modules/project/pages/backlog/backlog.scss
Expand Up @@ -22,6 +22,10 @@
height: calc(100% - 40px);
overflow: auto;
}

.ant-pagination-item-link {
line-height: 30px;
}
}

.more-container {
Expand Down

0 comments on commit 99b456a

Please sign in to comment.