16 lines
195 B
Stylus
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 |