mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Ensure that scroll down button is always on top of conversation
This commit is contained in:
@@ -426,6 +426,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.module-scroll-down {
|
.module-scroll-down {
|
||||||
|
z-index: 100;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user