Skip to content

Commit de7933a

Browse files
authored
Merge pull request #6700 from nursoltan-s/timeline-wall-final-fix
issue #1: fix alignment issue
2 parents 70c6bb0 + 212c7cf commit de7933a

File tree

1 file changed

+1
-1
lines changed
  • src/shared/containers/timeline-wall/pending-approvals/approval-item

1 file changed

+1
-1
lines changed

src/shared/containers/timeline-wall/pending-approvals/approval-item/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
display: flex;
101101
justify-content: space-between;
102102
align-items: center;
103-
margin-top: 36px;
103+
margin-top: 55px;
104104

105105
.btn-trash {
106106
border: none;

0 commit comments

Comments
 (0)