UNPKG
react-chat-elements-npvn
Version:
latest (10.16.19)
10.16.19
10.16.18
10.16.17
10.16.16
10.16.15
10.16.14
10.16.13
10.16.12
10.16.11
10.16.10
10.16.9
10.16.8
10.16.7
10.16.6
10.16.5
10.16.4
10.16.3
10.16.2
10.16.1
Reactjs chat components
github.com/detaysoft/react-chat-elements
detaysoft/react-chat-elements
react-chat-elements-npvn
/
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
; }