Fix scroll-down button position in non channels
This commit is contained in:
parent
d55eb28aea
commit
ae56191b9f
@ -1137,7 +1137,7 @@ background on hover (unless active) */
|
|||||||
content: "\f107"; /* https://fontawesome.com/icons/angle-down?style=solid */
|
content: "\f107"; /* https://fontawesome.com/icons/angle-down?style=solid */
|
||||||
}
|
}
|
||||||
|
|
||||||
.userlist-open #chat .scroll-down {
|
.userlist-open .channel .scroll-down {
|
||||||
right: 196px;
|
right: 196px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user