Skip to content

Commit c8bef4d

Browse files
committed
fix styles for info-card
1 parent 64e0220 commit c8bef4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@
218218
&__skills {
219219
display: flex;
220220
flex-flow: wrap;
221+
flex-grow: 1;
221222
gap: 2px;
222223
justify-content: center;
223224
margin-bottom: 9px;
224-
flex-grow: 1;
225225
}
226226

227227
&__skill {

0 commit comments

Comments
 (0)