Ensure that scroll down button is always on top of conversation
This commit is contained in:
parent
ae6876a153
commit
d3629e53b3
1 changed files with 1 additions and 0 deletions
|
@ -426,6 +426,7 @@
|
|||
}
|
||||
|
||||
.module-scroll-down {
|
||||
z-index: 100;
|
||||
position: absolute;
|
||||
right: 20px;
|
||||
bottom: 10px;
|
||||
|
|
Loading…
Reference in a new issue