UNPKG
react-chat-elements-av
Version:
latest (10.9.5)
10.9.5
10.9.4
10.9.3
10.9.2
10.9.1
10.9.0
10.8.5
10.8.4
10.8.3
10.8.2
10.8.1
Reactjs chat components
github.com/detaysoft/react-chat-elements
detaysoft/react-chat-elements
react-chat-elements-av
/
src
/
SpotifyMessage
/
SpotifyMessage.css
9 lines
(8 loc)
•
156 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
.rce-mbox-spotify
{
margin-top
: -
2px
;
overflow
: hidden;
margin-right
: -
6px
;
margin-left
: -
6px
;
display
: flex;
border-radius
:
5px
; }