UNPKG
react-chat-elements-v2
Version:
latest (0.0.9)
10.1.7
10.1.6
10.1.4
10.1.3
10.1.2
10.1.1
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Reactjs chat components
github.com/jamalabo1/react-chat-elements
jamalabo1/react-chat-elements
react-chat-elements-v2
/
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
; }