Skip to content

Commit 2a05988

Browse files
cpsievertgadenbuie
andauthored
Apply suggestions from code review
Co-authored-by: Garrick Aden-Buie <[email protected]>
1 parent 65d59d2 commit 2a05988

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

js/chat/chat.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ shiny-chat-message {
8787
object-fit: contain;
8888
}
8989

90-
> img,
9190
> svg,
9291
> .icon,
9392
> .fa,
@@ -103,10 +102,6 @@ shiny-chat-message {
103102
border-radius: unset;
104103
overflow: unset;
105104
}
106-
> .border-0 {
107-
max-height: 100%;
108-
max-width: 100%;
109-
}
110105
}
111106

112107
/* Vertically center the 2nd column (message content) */

0 commit comments

Comments
 (0)