trabajo-afectivo/app/assets/stylesheets/custom/chat.css

11 lines
136 B
CSS

#app > #chat {
position: fixed;
bottom: 0;
right: 0;
display: none;
}
#chat .well-chat {
padding: 8px 15px 0;
margin: 0;
}