Skip to content

Commit 9dae96d

Browse files
committed
add styles
1 parent 34f2a3a commit 9dae96d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

projects/social_platform/src/app/office/profile/edit/edit.component.scss

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,8 @@
270270
width: 10%;
271271
color: var(--dark-grey);
272272

273-
i, .icon {
273+
i,
274+
.icon {
274275
max-width: 24px;
275276
}
276277
}
@@ -283,7 +284,8 @@
283284
.edit {
284285
cursor: pointer;
285286

286-
i, .icon {
287+
i,
288+
.icon {
287289
max-width: 24px;
288290
}
289291
}

0 commit comments

Comments
 (0)