Skip to content

Commit a54cdd6

Browse files
authored
fix conversation panel contact display style in IE (#360)
1 parent e0277b9 commit a54cdd6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/ConversationPanel/styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,8 @@
118118

119119
.contactDisplaySelect {
120120
max-width: 180px;
121+
122+
button {
123+
margin-top: 5px;
124+
}
121125
}

0 commit comments

Comments
 (0)