Skip to content

Commit b09a8c6

Browse files
committed
MP-418 trash icon on Safari fix
1 parent 9469b12 commit b09a8c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/apps/profiles/src/member-profile/languages/ModifyLanguagesModal/ModifyLanguagesModal.module.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,10 @@
5454
border-radius: 8px;
5555
padding: $sp-2;
5656
border: 1px solid $black-10;
57+
58+
button svg {
59+
width: 16px;
60+
height: 16px;
61+
}
5762
}
5863
}

0 commit comments

Comments
 (0)