Skip to content

Commit 34f2a3a

Browse files
committed
fix styles
1 parent 3008db7 commit 34f2a3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

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

273-
svg {
273+
i, .icon {
274274
max-width: 24px;
275275
}
276276
}
@@ -283,7 +283,7 @@
283283
.edit {
284284
cursor: pointer;
285285

286-
svg {
286+
i, .icon {
287287
max-width: 24px;
288288
}
289289
}

0 commit comments

Comments
 (0)