Skip to content

Commit b97917a

Browse files
CirnoTtechknowlogickzeripath
authored
Apply padding to approval icons on PR list (#11622)
Co-authored-by: techknowlogick <[email protected]> Co-authored-by: zeripath <[email protected]>
1 parent 55b4b4e commit b97917a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

web_src/less/_repository.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2489,6 +2489,12 @@
24892489
padding-top: 5px;
24902490
color: #999999;
24912491

2492+
.waiting,
2493+
.approvals,
2494+
.rejects {
2495+
padding-left: 5px;
2496+
}
2497+
24922498
.checklist {
24932499
padding-left: 5px;
24942500

0 commit comments

Comments
 (0)