Skip to content

Commit 99b456a

Browse files
hujiahao-hjherda-bot
authored andcommitted
fix: backlog table pagination style bug (erda-project#839)
1 parent 196966b commit 99b456a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

shell/app/modules/project/pages/backlog/backlog.scss

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
height: calc(100% - 40px);
2323
overflow: auto;
2424
}
25+
26+
.ant-pagination-item-link {
27+
line-height: 30px;
28+
}
2529
}
2630

2731
.more-container {

0 commit comments

Comments
 (0)