Skip to content

Commit 855f155

Browse files
committed
fix styles in profile
1 parent 9dae96d commit 855f155

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

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

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -269,11 +269,6 @@
269269
.edit {
270270
width: 10%;
271271
color: var(--dark-grey);
272-
273-
i,
274-
.icon {
275-
max-width: 24px;
276-
}
277272
}
278273

279274
.basket {
@@ -282,12 +277,8 @@
282277
}
283278

284279
.edit {
280+
width: 10%;
285281
cursor: pointer;
286-
287-
i,
288-
.icon {
289-
max-width: 24px;
290-
}
291282
}
292283

293284
.speciality-field,

0 commit comments

Comments
 (0)