Add message scrollback
This commit is contained in:
parent
b5d12954a6
commit
45c61e7596
16 changed files with 313 additions and 136 deletions
|
@ -403,6 +403,13 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
|
|||
right: 200px;
|
||||
}
|
||||
|
||||
.messagebox-top-indicator {
|
||||
color: #999;
|
||||
height: 100px;
|
||||
text-align: center;
|
||||
padding-top: 40px;
|
||||
}
|
||||
|
||||
.VirtualScroll {
|
||||
overflow-x: hidden !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue