Skip to content

Commit 02cf2e1

Browse files
committed
add styles for invite-card in project editing
1 parent fa86437 commit 02cf2e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/social_platform/src/app/office/features/invite-card/invite-card.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737

3838
&__top {
3939
display: flex;
40+
gap: 15px;
4041
align-items: center;
4142
justify-content: space-between;
42-
gap: 15px;
4343
padding-bottom: 5px;
4444
margin-bottom: 15px;
4545
border-bottom: 0.5px solid var(--dark-grey);

0 commit comments

Comments
 (0)