Files
keppler/site/src/components/chat/style.styl
T
2017-09-01 01:06:21 +02:00

16 lines
195 B
Stylus

.chat
position fixed
bottom 0
right 90px
background #fff
.header
cursor pointer
.user-name
outline none
border none
.messages
height 300px
overflow-y scroll