Skip to content

Commit 212c7cf

Browse files
committed
issue #1: fix alignment issue
1 parent 70c6bb0 commit 212c7cf

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)